discourse/lib/auth
Sam aa9b3bb35a FEATURE: allow long polling to go to a different url
Added the site setting long_polling_base_url , this allows you
to farm long polling to a different server.

This setting is very important if a CDN is serving dynamic content.
2014-10-24 13:38:38 +11:00
..
authenticator.rb
current_user_provider.rb
default_current_user_provider.rb FEATURE: allow long polling to go to a different url 2014-10-24 13:38:38 +11:00
facebook_authenticator.rb Emails are case insensitive 2014-07-16 10:22:01 -04:00
github_authenticator.rb SECURITY: GitHub authenticator returning unverified emails 2014-09-03 12:53:22 +10:00
google_oauth2_authenticator.rb Revert "FIX: google oauth2 for sites using https. Need to specify the redirect_uri during setup in this case." 2014-07-31 16:56:08 -04:00
oauth2_authenticator.rb
open_id_authenticator.rb FEATURE: raise an exception when the email is missing in the OpenId callback 2014-08-07 19:28:50 +02:00
result.rb FEATURE: restrict admin access based on IP address 2014-09-05 12:06:01 -04:00
twitter_authenticator.rb