summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Expand)Author
2020-06-13Update to new headermo khan
2019-06-15install rubocop railsmo
2019-05-31address some linter errorsmo
2019-05-30add index on email and make it not nullmo
2018-10-20fix some linter errorsmo
2018-10-20to primary key instead of uuid columnmo
2018-10-20fix broken testsmo
2018-10-20drop sqlite support and move to pgmo
2018-10-15record code_challenge and code_challenge_methodmo
2018-10-13store client secrets as a bcrypt hashmo
2018-09-23install flipper.mo
2018-09-23add view for audit logmo
2018-09-23add auditingmo
2018-09-23fix linter errors.mo
2018-09-23fix lint errors.mo
2018-09-22add locale and timezone to users.mo
2018-09-22remove authentication model.mokha
2018-09-22fix linter errors.mokha
2018-09-22create authentications modelmokha
2018-09-22create user_session modelmokha
2018-09-09fix linter errors.mo
2018-09-09exchange a code for an access/refresh tokenmo
2018-09-09create token model.mo
2018-09-09create token model.mo
2018-09-09revoke the code after it is used.mo
2018-09-05expire authorization grant in 10 minutes.mo
2018-09-04generate an authorization code on save.mo
2018-09-04build page to allow a user to authorize a clientmo
2018-09-04create clients modelmo
2018-09-04rename tfa_secret -> mfa_secretmo
2018-06-07move scim classes to scim module.mokha
2018-04-03fix build.mokha
2018-03-11create tfa setup page.mokha
2018-03-10rubocop auto_correctmokha
2018-01-13add scim user creation endpoint.mo
2017-11-11store SAMLRequest in session.mo
2017-10-22add nameid and subject confirmation.mo
2017-10-22initial commit.mo