summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
2019-08-17force_ssl in productionmo khan
2019-06-15start to implement the search controllermo
2019-06-15check if filter is blankmo
2019-06-15install rubocop railsmo
2019-06-01rename classes and methodsmo
2019-06-01connect layers to the new filter APImo
2019-05-30fix linter errorsmo
2019-05-30fix linter errorsmo
2019-05-30convert pending tests to running testsmo
2019-05-14parse a very simple scim query filtermo
2019-05-09separate scim specific page params from general pagination stuff.mo
2019-05-09extract a pageable concernmo
2019-05-09extract paginate classmo
2019-05-09handle invalid query paramsmo
2019-05-09add some bounds checking to page paramsmo
2019-05-09update pagination to be 1-basedmo
2019-05-09start to add rudimentary paginationmo
2019-05-09fetch data via page sizemo
2019-05-09update users#index to return list of usersmo
2019-05-09update gems and fix linter errorsmo
2019-01-13load schemas into scim-kit configurationmo
2019-01-13load resource types into configurationmo
2019-01-13use scim kit to generate sp configmo
2019-01-07use scim-kit instead of scim-shadymo
2019-01-05decouple from shadymo
2019-01-05fix linter errorsmo
2019-01-05use scim-kit to generate sp configmo
2018-12-26Merge branch 'master' of gitlab.com:xlgmokha/saml-kit-proofmo
2018-12-26use scim-kitmo
2018-12-23render partialsmo
2018-12-17fix broken testsmo
2018-12-17add cache-control headers for header htmlmo
2018-12-17add copy to clipboard buttonmo
2018-12-17require mfa code to disable mfamo
2018-12-17add ability to test mfa code before enabling it.mo
2018-12-15do not update user session key for every request.mo
2018-12-15add fontawesome and allow revoking sessions.mo
2018-12-15make sessions/show publicmo
2018-12-15display model errors in flash alertsmo
2018-12-15accept password confirmation during registrationmo
2018-12-15autofix linter errorsmo
2018-12-15move to karma-fixture instead of jasmine-fixturemo
2018-12-14extract mfa_completed? helpermo
2018-12-14add polyfills and load header via content-loadermo
2018-12-07delete unused controller.mo
2018-12-07update gems and fix linter errors.mo
2018-12-07display client_id and secret after client is created.mo
2018-12-07fix linter errors.mo
2018-10-29update client and return any errors.mo
2018-10-29update the client data.mo