mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: add hidden setting for verbose auth token logging
This is only needed to debug auth token issues, will result in lots of logging
This commit is contained in:
2
app/models/user_auth_token_log.rb
Normal file
2
app/models/user_auth_token_log.rb
Normal file
@@ -0,0 +1,2 @@
|
||||
class UserAuthTokenLog < ActiveRecord::Base
|
||||
end
|
||||
Reference in New Issue
Block a user