mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: log manual bounce reset (#20758)
DEV: rename the route "/admin/users/:id/reset_bounce_score" to use dashes instead of underscores
This commit is contained in:
@@ -156,7 +156,7 @@ Discourse::Application.routes.draw do
|
||||
get "tl3_requirements"
|
||||
put "anonymize"
|
||||
post "merge"
|
||||
post "reset_bounce_score"
|
||||
post "reset-bounce-score"
|
||||
put "disable_second_factor"
|
||||
delete "sso_record"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user