Seyi Adebajo
|
264052f01a
|
retain $ post method for ajax request. rewrites login controller as ts file
|
2018-01-22 17:31:48 -08:00 |
|
Seyi Adebajo
|
2e873b64d5
|
updates jsdoc comment
|
2018-01-22 16:10:40 -08:00 |
|
Seyi Adebajo
|
cbe75c918e
|
adds reference to api interface as generic type arguments
|
2018-01-22 16:09:38 -08:00 |
|
Seyi Adebajo
|
5bca5a0550
|
moves authenticator to ts and adds unit test
|
2018-01-22 15:53:39 -08:00 |
|
Seyi Adebajo
|
c3de4a5ff7
|
adds feature to download a compliance policy as a json document. upload as json and apply to policy. performs attribute type assertions on values in uploaded policy
|
2017-07-10 13:43:00 -07:00 |
|
Seyi Adebajo
|
1281ae8352
|
Authentication: Creates a current-user service to load details on the currently logged in user. Fixes the login route: If a user lands on the login route, and they have an authenticated session, transition to the application index. Updates the authenticator to return authentication request data for local caching. Load current user when application route is first entered and whenever session is successfully authenticated. Fixed comment typo in Play Application controller.
|
2017-07-10 09:54:20 -07:00 |
|
Seyi Adebajo
|
c14940f845
|
Add client side handling for login and authentication using ember-cli-simple-auth. Add custom authenticator for ldap. And login page and styles.
|
2017-07-10 09:54:17 -07:00 |
|