mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 11:14:42 +08:00
store ip address and current user with incoming links
make links long an readable in share dialog
This commit is contained in:
@ -130,7 +130,6 @@ Discourse::Application.routes.draw do
|
||||
end
|
||||
|
||||
get 'p/:post_id/:user_id' => 'posts#short_link'
|
||||
get 'st/:topic_id/:user_id' => 'topics#short_link'
|
||||
|
||||
resources :notifications
|
||||
resources :categories
|
||||
|
Reference in New Issue
Block a user