mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Remove left overs
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
class SingleSignOn
|
||||
ACCESSORS = [:nonce, :name, :username, :email,
|
||||
:about_me, :external_email, :external_username,
|
||||
:external_name, :external_id]
|
||||
:about_me, :external_id]
|
||||
FIXNUMS = []
|
||||
NONCE_EXPIRY_TIME = 10.minutes
|
||||
|
||||
|
Reference in New Issue
Block a user