Commit graph

7 commits

Author SHA1 Message Date
EvB
bd027b9cbc fix(js/signin-form): check for resp body first 2017-01-10 14:46:51 -05:00
Joseph Schorr
23322bc572 Fix login form for password managers
Fixes 
2016-06-01 16:09:16 -04:00
Joseph Schorr
4aab834156 Move to Angular 1.5
This has been reasonably well tested, but further testing should be done on staging.

Also optimizes avatar handling to use a constant size and not 404.

Fixes 
2016-05-17 16:32:08 -04:00
Joseph Schorr
c0286d1ac3 Add support for Dex to Quay
Fixes 

- Adds support for Dex as an OAuth external login provider
- Adds support for OIDC in general
- Extract out external logins on the JS side into a service
- Add a feature flag for disabling direct login
- Add support for directing to the single external login service
- Does *not* yet support the config in the superuser tool
2015-09-04 17:05:06 -04:00
Joseph Schorr
687bab1c05 Support invite codes for verification of email
Also changes the system so we don't apply the invite until it is called explicitly from the frontend

Fixes 
2015-07-22 13:41:27 -04:00
Joseph Schorr
dc5af7496c Allow superusers to disable user accounts 2015-06-29 18:40:52 +03:00
Joseph Schorr
9b87999c1c Code cleanup part : move all the services and directive JS code in the app.js file into its own files 2015-02-19 16:21:54 -05:00