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-06-22 14:13:26 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
2c54cd914b51bfbfc8782387c0c8ab4d387b9c5e
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
FIX: Do not schedule avatar download if image is '' (
#27687
)
2024-07-03 19:50:31 +08:00
oauth_faraday_formatter.rb
DEV: Include a basic oauth faraday formatter in core for usage in managed authenticators (
#28758
)
2024-09-05 22:29:29 +08:00
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
…