mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 19:38:24 +00:00
Remove left overs
This commit is contained in:
parent
759f4b4fe9
commit
e9b18085a2
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user