summaryrefslogtreecommitdiffstats
path: root/app/saml.go
Commit message (Expand)AuthorAgeFilesLines
* [MM-12607] Migrate to idiomatic error handling in the file `app/saml.go` in ...Mukul Rawat2018-10-131-3/+3
* Fix various segfaults when running `go test` manually (#8448)Jesse Hallam2018-03-211-2/+1
* several one-line panic, race, and logic fixes (#7766)Chris2017-11-031-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-6/+6
* Remove more global refs / state (#7723)Chris2017-10-261-37/+31
* remove einterface gets (#7455)Chris2017-09-191-5/+3
* Renaming repoChristopher Speller2017-09-061-3/+3
* app type transition (#7167)Chris2017-09-061-1/+2
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-6/+5
* PLT-7126 Do not version detect on saml endpoints and remove config reloading ...Joram Wilander2017-07-181-6/+0
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-1/+2
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5905 Fix saml certificates (#5803)enahum2017-03-221-1/+14
* Fxing code coverage numbers + APIv4 tests with EE (#5789)Christopher Speller2017-03-161-1/+1
* Implement SAML endpoints for APIv4 (#5671)Joram Wilander2017-03-131-11/+132
* More app code migration (#5170)Joram Wilander2017-01-251-0/+67