Commit Graph

23 Commits

Author SHA1 Message Date
de20dce735
Add public endpoint to get user photo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-04-19 13:32:43 -05:00
3a91417db3
Add default user to allow for default groups and IAM
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-03-15 17:45:18 -05:00
48f5b3f71a
Make all groups appear in LDAP, get posix GIDs 2021-03-10 20:12:06 -06:00
ef819b0a2e
Groups - allow flagging group as su equivalent
All checks were successful
continuous-integration/drone/push Build is passing
2021-03-10 20:06:43 -06:00
97096f619f
Make UID case-insensitive
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 23:27:23 -05:00
ff5ed6b39a
Centralize logout method; delete OIDC sessions on logout 2020-08-23 14:42:00 -05:00
garrettmills
c7f6172d56
Do not let login message clobber MFA 2020-08-12 22:13:46 -05:00
garrettmills
f1bd6e1ad4
Add support for login intercept messages and announcements 2020-08-12 22:07:53 -05:00
garrettmills
143fccf179
Expand activity tracking and add PasswordResetAlert job 2020-07-13 09:35:11 -05:00
garrettmills
d29e6f057a
Add foreign IP login notifications 2020-07-12 16:05:59 -05:00
garrettmills
60533848a1
Remove misc files, add root permission, and update env template 2020-07-07 19:30:48 -05:00
garrettmills
d2ae9c43e8
Finish server-side translations in controllers 2020-05-30 20:16:10 -05:00
garrettmills
86878efb52
Start implementation of flitter-i18n 2020-05-30 18:00:12 -05:00
garrettmills
8680242349
Support MFA recovery tokens 2020-05-30 17:21:47 -05:00
garrettmills
4f8c4d641f
Login form will force username if there is an authenticated user 2020-05-22 09:54:48 -05:00
garrettmills
decb83bdbb
Disallow LDAP bind if trap is set; support setting trap from user form 2020-05-22 09:47:01 -05:00
garrettmills
64356d42d0
Add support for session traps; make mfa challenge session trap; remove DMZ middleware 2020-05-22 09:29:13 -05:00
garrettmills
ea77402750
Add traps; user registration 2020-05-20 09:56:03 -05:00
garrettmills
d558f21375
Implement OAuth2 server, link oauth:Client and auth::Oauth2Client, implement permission checks 2020-05-16 23:55:08 -05:00
garrettmills
6f621f5891
Flesh out Cobalt, LDAP groups, &c. 2020-05-11 20:26:09 -05:00
garrettmills
c389e151b5
SAML; Dashboard 2020-05-03 20:16:54 -05:00
garrettmills
e3ecfb0d37
Add MFA support 2020-04-22 16:56:39 -05:00
garrettmills
d68d5141c8
Rework login page to be AJAX/Vue.js based 2020-04-22 09:19:25 -05:00