josephschorr
|
3bef21253d
|
Merge pull request #2695 from coreos-inc/oidc-internal-auth
OIDC internal auth support
|
2017-10-02 16:51:17 -04:00 |
|
Joseph Schorr
|
804d3c46c3
|
Add feature flag to allow users to be created only if invited to join a team
Allows for open user creation, but only if extended an invitation by someone who already has access
|
2017-09-14 16:28:39 -04:00 |
|
Joseph Schorr
|
e724125459
|
Add support for using OIDC tokens via the Docker CLI
|
2017-09-12 12:23:22 -04:00 |
|
Joseph Schorr
|
57136eb343
|
Require CAPTCHA for creating new accounts via OAuth
Plugs the remaining hole for bot-based account creation
|
2017-08-08 15:23:57 -04:00 |
|
Joseph Schorr
|
aecec02b6c
|
Change common_login to take in a user uuid, instead of a user DB object
|
2017-07-20 16:01:39 -04:00 |
|
Joseph Schorr
|
7debd44b54
|
Switch fixture imports to wildcard in prep for full db test fixes
|
2017-04-24 16:45:14 -04:00 |
|
Joseph Schorr
|
47278cc559
|
Cleanup test fixtures
|
2017-04-03 11:31:30 -04:00 |
|
Joseph Schorr
|
1bd4422da9
|
Move auth decorators into a decorators module
The non-decorators will be broken out in the followup change
|
2017-03-23 15:42:45 -04:00 |
|
Joseph Schorr
|
abf179eb09
|
Move fixtures under test, since they are shared globally
|
2017-03-23 15:42:45 -04:00 |
|
Joseph Schorr
|
198bdf88bc
|
Move OAuth login into its own endpoints module
|
2017-02-16 16:27:54 -05:00 |
|