Commit Graph

63 Commits

Author SHA1 Message Date
5eb0487c77 Allow oauth2 clients to exercise permissions independent to the user
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 20:22:10 -05:00
3f2680671b Permission middleware log oauth client UUID
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 18:55:21 -05:00
fd06e17d7d Use req.user to check auth instead of req.is_auth
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 18:35:55 -05:00
efdea10b14 Guarantee req.oauth in APIRoute middleware
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 17:19:26 -05:00
ce7349565e Fix LDAP search error for individual users
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 17:06:34 -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
6d402e3f81 Add wiki link to homepage 2020-08-24 09:34:59 -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
d9c76e8dde manually set provider.proxy in OIDC 2020-08-23 14:17:52 -05:00
97fd755cbd Add entryUUID attribute to user model 2020-08-20 09:11:31 -05:00
371b53ff4e add person class to user 2020-08-20 08:07:47 -05:00
136eac372c more debug logging in ldap 2020-08-20 08:04:31 -05:00
282c2cdd53 more debug logging in ldap 2020-08-20 08:03:07 -05:00
61a304162d more debug logging in ldap 2020-08-20 07:59:36 -05:00
84821742b6 more debug logging in ldap 2020-08-20 07:58:01 -05:00
2a7adf05d1 more debug logging in ldap 2020-08-20 07:55:06 -05:00
garrettmills
d75944644a Add support for OpenID connect!! 2020-08-13 01:56:33 -05:00
garrettmills
455e78bf14 Make sidebar functional on mobule 2020-08-12 22:28:52 -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
8dd3accfc4 Generalize e-mail template and move to EMailJob 2020-07-10 09:55:28 -05:00
garrettmills
60533848a1 Remove misc files, add root permission, and update env template 2020-07-07 19:30:48 -05:00
garrettmills
6bd1ddc064 Add missing translation 2020-06-01 23:03:16 -05:00
garrettmills
3e3e4e3ef3 Translations for the profile page components 2020-06-01 22:51:10 -05:00
garrettmills
0bec18825e More translations 2020-06-01 19:43:29 -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
a1a70e0548 Await promise 2020-05-25 17:27:29 -05:00
garrettmills
af01cd0f5d Misc login form improvements 2020-05-25 16:29:11 -05:00
garrettmills
76ba843348 Add job queue; e-mail sending; password reset support 2020-05-25 15:45:26 -05:00
garrettmills
f371310620 Disallow back button if username forced 2020-05-22 09:55:44 -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
8701df1acc Cobalt form improvements - on insert/update action & taller multiselect 2020-05-22 09:05:17 -05:00
garrettmills
c74e3b0685 Add cobalt JSON field type 2020-05-21 23:10:47 -05:00
garrettmills
b275391674 Add App setup wizard 2020-05-21 22:56:48 -05:00
garrettmills
ca11e3afae Add IAM support to LDAP filters (iamTarget) 2020-05-20 22:28:30 -05:00
garrettmills
b526b8f24d Add api_scope target for IAM policy 2020-05-20 21:17:07 -05:00
garrettmills
faab948a6b Remove ldap:Group model 2020-05-20 20:35:17 -05:00