Chris
|
1ec295f88c
|
add App.License, remove utils.IsLicensed / utils.License calls (#8203)
|
2018-02-06 17:25:49 -06:00 |
|
Chris Duarte
|
27ba68a789
|
Add Config to disable Auth Transfers. (#7843)
* Add Config to disable Auth Transfers.
* Set config ExperimentalEnableAuthenticationTransfer behind an E20 license restriction
|
2017-11-28 11:46:48 -08:00 |
|
Corey Hulen
|
a72b3231f0
|
PLT-8184 Fixing LDAP test connection button for master (#7888)
|
2017-11-23 09:45:22 -05:00 |
|
Corey Hulen
|
b3b46a01aa
|
PLT-5813 support SAML sync via LDAP (#7668)
* PLT-5813 support SAML sync via LDAP
* Cleaning up based on review
|
2017-10-31 08:37:34 -07:00 |
|
Chris
|
2a2af0e390
|
eliminate more utils.Cfg references (#7701)
|
2017-10-24 09:00:05 -07:00 |
|
Chris
|
8e19ba029f
|
Reduce utils.Cfg references (#7650)
* app.UpdateConfig method
* test fix
* another test fix
* the config override option as-was is just error prone, remove it for now
* derp
|
2017-10-18 15:36:43 -07:00 |
|
Chris
|
5e69ce099f
|
Goroutine wranglin (#7556)
* goroutine wranglin
* synchronize WebConn.WritePump
|
2017-10-03 10:53:53 -05:00 |
|
Corey Hulen
|
81c18a01bd
|
PLT-7542 Converting LDAP sync to the job server (#7452)
* PLT-7542 Converting LDAP sync to the job server
* Fixing minor issues
* Fixing build failure
* Translate error message
* Translate error message
* Translate error message
* Translate error message
* Fixing merge
* Fixing bad merge
|
2017-09-25 13:30:33 -07:00 |
|
Chris
|
ac74066f0e
|
remove einterface gets (#7455)
|
2017-09-19 18:31:35 -05:00 |
|
Christopher Speller
|
29fca51821
|
Renaming repo
|
2017-09-06 23:11:59 -07:00 |
|
Chris
|
1adfd0e9be
|
app type transition (#7167)
|
2017-09-06 17:12:54 -05:00 |
|
George Goldberg
|
e85b5fb988
|
App: NewLocAppError -> NewAppError (#7327)
* App: NewLocAppError -> NewAppError
* Remove statuscode that got missed.
|
2017-09-01 11:42:02 -04:00 |
|
Corey Hulen
|
0ab490845a
|
PLT-6226 Fixing races with licensing (#7213)
* PLT-6226 Fixing races with licensing
* Fixing build issue
* Fixing licensing issue
* removing commented code
|
2017-08-16 09:51:45 -07:00 |
|
Harrison Healey
|
fb6f2a123c
|
PLT-5860 Updated copyright date (#6058)
* 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
|
2017-04-12 08:27:57 -04:00 |
|
Joram Wilander
|
dfc6db7374
|
Refactor switching login type code into app layer and add v4 endpoint (#6000)
* Refactor switching login type code into app layer and add v4 endpoint
* Fix unit test
|
2017-04-10 08:19:49 -04:00 |
|
Joram Wilander
|
d245b29f82
|
More app code migration (#5170)
* Migrate admin functions into app package
* More user function refactoring
* Move post functions into app package
|
2017-01-25 09:32:42 -05:00 |
|