mirror of
https://github.com/discourse/discourse.git
synced 2025-03-06 03:09:43 +00:00
Typo fix
This commit is contained in:
parent
07d08b81c7
commit
f3c9822142
@ -6,7 +6,7 @@ class Auth::Authenticator
|
||||
raise NotImplementedError
|
||||
end
|
||||
|
||||
# can be used to hook in afete the authentication process
|
||||
# can be used to hook in after the authentication process
|
||||
# to ensure records exist for the provider in the db
|
||||
# this MUST be implemented for authenticators that do not
|
||||
# trust email
|
||||
|
Loading…
x
Reference in New Issue
Block a user