mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-18 00:48:52 +08:00
When using the api and you provide an http header based api key any other
auth based information (username, external_id, or user_id) passed in as
query params will not be used and vice versa.
Followup to
|
||
|---|---|---|
| .. | ||
| default_current_user_provider_spec.rb | ||
| facebook_authenticator_spec.rb | ||
| github_authenticator_spec.rb | ||
| google_oauth2_authenticator_spec.rb | ||
| instagram_authenticator_spec.rb | ||
| managed_authenticator_spec.rb | ||
| open_id_authenticator_spec.rb | ||
| twitter_authenticator_spec.rb | ||