This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
discourse
Watch
2
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-04-21 02:59:07 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
discourse
/
lib
/
auth
History
Penar Musaraj
897b043f01
DEV: Add code comments around oauth
user-api-key/new
handling (
#31774
)
...
Followup to
#31759
2025-03-12 14:01:20 -04:00
..
auth_provider.rb
DEV: Remove deprecated AuthProvider attributes (
#31443
)
2025-02-25 16:40:35 +08:00
authenticator.rb
…
current_user_provider.rb
…
default_current_user_provider.rb
FIX: Incorrect topic per-minute invitation rate limit (
#31252
)
2025-02-10 13:12:16 +10:00
discord_authenticator.rb
DEV: Fix username/name mapping for Discord auth (
#31494
)
2025-02-25 17:33:26 +11:00
facebook_authenticator.rb
DEV: Remove logical OR assignment of constants (
#29201
)
2024-10-16 10:09:07 +08:00
github_authenticator.rb
…
google_oauth2_authenticator.rb
DEV: Add verbose logging for google oauth (
#29459
)
2024-11-08 11:03:17 +08:00
linkedin_oidc_authenticator.rb
…
managed_authenticator.rb
…
oauth_faraday_formatter.rb
…
result.rb
DEV: Add code comments around oauth
user-api-key/new
handling (
#31774
)
2025-03-12 14:01:20 -04:00
twitter_authenticator.rb
…