add: need edit user password

This commit is contained in:
2021-04-02 16:44:36 +08:00
parent 1153bd5ab6
commit c4a43c4392
6 changed files with 24 additions and 5 deletions

View File

@@ -329,7 +329,6 @@ class ApplicationController < ActionController::Base
User.current = user
end
end
# if !User.current.logged? && Rails.env.development?
# User.current = User.find 1
# end