Commit Graph

42 Commits

Author SHA1 Message Date
60003d64d5
Add front-end error logging
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-28 19:13:13 -05:00
63d102296f
Fix bad logging method call names
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-19 09:55:26 -05:00
77d203b2b0
Add missing service injection...
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-19 09:53:27 -05:00
fcbf25e3ce
Check IAM policy for OAuth2 logins
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-19 09:51:36 -05:00
6b3339a883
Force OpenID UID to be lowercase
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-19 09:35:49 -05:00
e400e16ccc
OpenID - revert case insensitive cast to UID
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-19 09:22:09 -05: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
3ce470a9b2
add support for Gotify push notifications 2020-09-02 08:27:09 -05:00
7117099993
Add setting to redirect logged in users to dashboard 2020-08-24 09:47:04 -05:00
aeae72c01c
Add setting to bypass homepage 2020-08-24 09:38:48 -05:00
917fb28c89
Flitter-auth logout should call central logout method 2020-08-23 14:50:00 -05:00
ff5ed6b39a
Centralize logout method; delete OIDC sessions on logout 2020-08-23 14:42:00 -05:00
garrettmills
d75944644a
Add support for OpenID connect!! 2020-08-13 01:56:33 -05:00
garrettmills
98234c0ef4
Fix missing translation scope 2020-08-12 22:19:42 -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
9a35bd60e1
Add populate announcement job 2020-08-12 21:49:02 -05:00
garrettmills
1458e4126b
Add system announcements interface 2020-08-12 21:27:51 -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
c956628c53
Start client-side locale support 2020-05-31 18:00:05 -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
76ba843348
Add job queue; e-mail sending; password reset support 2020-05-25 15:45:26 -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
b275391674
Add App setup wizard 2020-05-21 22:56:48 -05:00
garrettmills
b526b8f24d
Add api_scope target for IAM policy 2020-05-20 21:17:07 -05:00
garrettmills
ea77402750
Add traps; user registration 2020-05-20 09:56:03 -05:00
garrettmills
7663cea2ea
Fix tagline bug 2020-05-19 09:09:58 -05:00
garrettmills
b8a0e957bb
Add support for profile photos; default image 2020-05-18 22:55:08 -05:00
garrettmills
2b2e7d2ebe
Settings resource; oauth2 app authorization model; UI cleanup 2020-05-17 21:13:38 -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
garrettmills
226b90b7bf
Start basic LDAP server groundwork 2020-04-16 19:59:48 -05:00
garrettmills
dbdaf775df
Initial Flitter Commit 2020-04-16 15:38:01 -05:00