Commit Graph

  • 1cd306157a Update libflitter and add config to log API responses ci-07 garrettmills 2020-10-18 20:49:19 -05:00
  • 5eb0487c77 Allow oauth2 clients to exercise permissions independent to the user ci-06 garrettmills 2020-10-18 20:22:10 -05:00
  • 3f2680671b Permission middleware log oauth client UUID ci-05 garrettmills 2020-10-18 18:55:21 -05:00
  • fd06e17d7d Use req.user to check auth instead of req.is_auth ci-04 garrettmills 2020-10-18 18:35:55 -05:00
  • efdea10b14 Guarantee req.oauth in APIRoute middleware ci-03 garrettmills 2020-10-18 17:19:26 -05:00
  • ce7349565e Fix LDAP search error for individual users ci=02 garrettmills 2020-10-18 17:06:34 -05:00
  • a4695a7ecd Checkout master on prod deploy ci-01 0.1.0-rc8 0.1.0 garrettmills 2020-09-14 17:31:59 -05:00
  • fcb5b58b11 Checkout prod branch on deploy 0.1.0-rc7 0.1.0-rc6 garrettmills 2020-09-14 12:16:43 -05:00
  • 96a614c1af Add logic to restart services to CD config 0.1.0-rc5 garrettmills 2020-09-14 12:11:50 -05:00
  • cf97c68033 Add drone config 0.1.0-rc3 0.1.0-rc2 0.1.0-rc1 feature/cd garrettmills 2020-09-14 11:21:45 -05:00
  • 3ce470a9b2 add support for Gotify push notifications garrettmills 2020-09-02 08:27:09 -05:00
  • 7117099993 Add setting to redirect logged in users to dashboard garrettmills 2020-08-24 09:47:04 -05:00
  • aeae72c01c Add setting to bypass homepage garrettmills 2020-08-24 09:38:48 -05:00
  • 6d402e3f81 Add wiki link to homepage garrettmills 2020-08-24 09:34:59 -05:00
  • 917fb28c89 Flitter-auth logout should call central logout method garrettmills 2020-08-23 14:50:00 -05:00
  • ff5ed6b39a Centralize logout method; delete OIDC sessions on logout garrettmills 2020-08-23 14:42:00 -05:00
  • d9c76e8dde manually set provider.proxy in OIDC garrettmills 2020-08-23 14:17:52 -05:00
  • 11b8a5ae42 Add OPENID_CONNECT_PROXY env var garrettmills 2020-08-23 14:14:52 -05:00
  • 4523341255 Better config defaults garrettmills 2020-08-23 14:07:23 -05:00
  • 97fd755cbd Add entryUUID attribute to user model garrettmills 2020-08-20 09:11:31 -05:00
  • 371b53ff4e add person class to user garrettmills 2020-08-20 08:07:47 -05:00
  • 136eac372c more debug logging in ldap garrettmills 2020-08-20 08:04:31 -05:00
  • 282c2cdd53 more debug logging in ldap garrettmills 2020-08-20 08:03:07 -05:00
  • 61a304162d more debug logging in ldap garrettmills 2020-08-20 07:59:36 -05:00
  • 84821742b6 more debug logging in ldap garrettmills 2020-08-20 07:58:01 -05:00
  • 2a7adf05d1 more debug logging in ldap garrettmills 2020-08-20 07:55:06 -05:00
  • e35072c687 Remove test data garrettmills 2020-08-13 01:57:01 -05:00
  • d75944644a Add support for OpenID connect!! garrettmills 2020-08-13 01:56:33 -05:00
  • 455e78bf14 Make sidebar functional on mobule garrettmills 2020-08-12 22:28:52 -05:00
  • 98234c0ef4 Fix missing translation scope garrettmills 2020-08-12 22:19:42 -05:00
  • c7f6172d56 Do not let login message clobber MFA garrettmills 2020-08-12 22:13:46 -05:00
  • f1bd6e1ad4 Add support for login intercept messages and announcements garrettmills 2020-08-12 22:07:53 -05:00
  • 9a35bd60e1 Add populate announcement job garrettmills 2020-08-12 21:49:02 -05:00
  • 1458e4126b Add system announcements interface garrettmills 2020-08-12 21:27:51 -05:00
  • 143fccf179 Expand activity tracking and add PasswordResetAlert job garrettmills 2020-07-13 09:35:11 -05:00
  • d29e6f057a Add foreign IP login notifications garrettmills 2020-07-12 16:05:59 -05:00
  • 8dd3accfc4 Generalize e-mail template and move to EMailJob garrettmills 2020-07-10 09:55:28 -05:00
  • 6e00999140 Add bind permission to default user garrettmills 2020-07-08 20:47:21 -05:00
  • 4c9d978c79 Default ldap_client permissions garrettmills 2020-07-08 20:29:09 -05:00
  • 60533848a1 Remove misc files, add root permission, and update env template garrettmills 2020-07-07 19:30:48 -05:00
  • 6bd1ddc064 Add missing translation garrettmills 2020-06-01 23:03:16 -05:00
  • 3e3e4e3ef3 Translations for the profile page components garrettmills 2020-06-01 22:51:10 -05:00
  • 0bec18825e More translations garrettmills 2020-06-01 19:43:29 -05:00
  • c956628c53 Start client-side locale support garrettmills 2020-05-31 18:00:05 -05:00
  • d2ae9c43e8 Finish server-side translations in controllers garrettmills 2020-05-30 20:16:10 -05:00
  • 86878efb52 Start implementation of flitter-i18n garrettmills 2020-05-30 18:00:12 -05:00
  • 8680242349 Support MFA recovery tokens garrettmills 2020-05-30 17:21:47 -05:00
  • a1a70e0548 Await promise garrettmills 2020-05-25 17:27:29 -05:00
  • af01cd0f5d Misc login form improvements garrettmills 2020-05-25 16:29:11 -05:00
  • 76ba843348 Add job queue; e-mail sending; password reset support garrettmills 2020-05-25 15:45:26 -05:00
  • f371310620 Disallow back button if username forced garrettmills 2020-05-22 09:55:44 -05:00
  • 4f8c4d641f Login form will force username if there is an authenticated user garrettmills 2020-05-22 09:54:48 -05:00
  • decb83bdbb Disallow LDAP bind if trap is set; support setting trap from user form garrettmills 2020-05-22 09:47:01 -05:00
  • 64356d42d0 Add support for session traps; make mfa challenge session trap; remove DMZ middleware garrettmills 2020-05-22 09:29:13 -05:00
  • 8701df1acc Cobalt form improvements - on insert/update action & taller multiselect garrettmills 2020-05-22 09:05:17 -05:00
  • c74e3b0685 Add cobalt JSON field type garrettmills 2020-05-21 23:10:47 -05:00
  • b275391674 Add App setup wizard garrettmills 2020-05-21 22:56:48 -05:00
  • ca11e3afae Add IAM support to LDAP filters (iamTarget) garrettmills 2020-05-20 22:28:30 -05:00
  • b526b8f24d Add api_scope target for IAM policy garrettmills 2020-05-20 21:17:07 -05:00
  • faab948a6b Remove ldap:Group model garrettmills 2020-05-20 20:35:17 -05:00
  • ea77402750 Add traps; user registration garrettmills 2020-05-20 09:56:03 -05:00
  • 7663cea2ea Fix tagline bug garrettmills 2020-05-19 09:09:58 -05:00
  • b8a0e957bb Add support for profile photos; default image garrettmills 2020-05-18 22:55:08 -05:00
  • 2b2e7d2ebe Settings resource; oauth2 app authorization model; UI cleanup garrettmills 2020-05-17 21:13:38 -05:00
  • d558f21375 Implement OAuth2 server, link oauth:Client and auth::Oauth2Client, implement permission checks garrettmills 2020-05-16 23:55:08 -05:00
  • 6f621f5891 Flesh out Cobalt, LDAP groups, &c. garrettmills 2020-05-11 20:26:09 -05:00
  • c389e151b5 SAML; Dashboard garrettmills 2020-05-03 20:16:54 -05:00
  • e3ecfb0d37 Add MFA support garrettmills 2020-04-22 16:56:39 -05:00
  • d68d5141c8 Rework login page to be AJAX/Vue.js based garrettmills 2020-04-22 09:19:25 -05:00
  • 175c335542 Flesh out users OU (works with Gitea simple LDAP now!!) garrettmills 2020-04-20 22:46:19 -05:00
  • 68cc90899c Add basic LDAP bind functionality garrettmills 2020-04-17 19:25:33 -05:00
  • 226b90b7bf Start basic LDAP server groundwork garrettmills 2020-04-16 19:59:48 -05:00
  • dbdaf775df Initial Flitter Commit garrettmills 2020-04-16 15:38:01 -05:00
  • 49911f1bed Initial commit Starship 2020-04-16 20:34:56 +00:00