summaryrefslogtreecommitdiffstats
path: root/app/oauth_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Implement OAuth2 implicit grant flow (#9178)Joram Wilander2018-07-271-0/+51
|
* Finally remove utils.Cfg (#8113)Chris2018-01-171-4/+0
| | | | | | | | * finally remove utils.Cfg * fix compile error * another test compilation fix
* Role refactor (#7867)Chris2017-11-211-2/+2
| | | | | | | | * role refactor * add missing file * fix web test
* Remove more global refs / state (#7723)Chris2017-10-261-6/+5
| | | | | | | | | | * remove more global refs / state * fix job enterprise initialization * fix api4 test compilation * saml api endpoints fix
* Fix races / finally remove global app for good (#7570)Chris2017-10-041-0/+3
| | | | | | | | | | | | * finally remove global app for good * test compilation fixes * fix races * fix deadlock * wake up write pump so it doesn't take forever to clean up
* Remove global app references (#7433)Chris2017-09-121-14/+12
| | | | | | | | * remove global app references * test fix * fix api4 test compilation
* Renaming repoChristopher Speller2017-09-061-2/+2
|
* app type transition (#7167)Chris2017-09-061-12/+14
|
* Minor fixJoramWilander2017-07-121-0/+52
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Add more OAuth unit tests (#5946)enahum2017-04-031-0/+44