Commit Graph

35 Commits

Author SHA1 Message Date
PaulD987
3f001dca2c
fix: loginRedirect doesn't work for non local strategies (#3222) 2021-03-18 21:56:59 -04:00
NGPixel
062a0b7979 feat: logout by auth strategy + keycloak implementation 2020-09-01 20:01:39 -04:00
NGPixel
ae733392f3 feat: password reset 2020-08-30 21:46:55 -04:00
NGPixel
e319355017 feat: enable/disable TFA per user 2020-08-30 14:18:22 -04:00
NGPixel
8c205b6950 fix: site title check + UI fixes + 2FA setup on account verify 2020-08-23 12:58:56 -04:00
NGPixel
b475795595 feat: login bg + bypass + hide local option 2020-07-05 01:36:02 -04:00
NGPixel
dae64f00a0 fix: brute-knex refactor 2020-04-21 23:16:13 -04:00
NGPixel
8aba5305d8 feat: sidebar item permissions + admin nav edit 2020-04-18 18:33:22 -04:00
NGPixel
3d6b04f75d fix: handle email verification exceptions (#1227) 2019-11-23 15:06:34 -05:00
rbtprograms
0f9ddf1e5d fix: Switch converted to Object Literal (#940)
* updating a switch into object literal and fixed a couple linter errors

* added a comment about weird formatting

* style: use lodash get

* fix: pass eslint + puglint + jest
2019-08-04 16:31:13 -04:00
Nick
d546695143 fix: legacy login errors + logout button 2019-07-13 16:18:43 -04:00
NGPixel
03e80bdff3 feat: legacy login 2019-07-13 19:15:35 +00:00
Nick
bdfac22876 feat: SAML auth module 2019-04-27 21:42:04 -04:00
Nick
26c7d49a78 feat: ldap module + deps upgrade 2019-04-26 23:59:35 -04:00
Nick
d7676513ac feat: auth0 + discord + github + slack auth modules 2019-04-21 21:43:33 -04:00
Nick
8af21c02af feat: oauth2 login (wip) 2019-04-21 02:04:00 -04:00
Nicolas Giard
10940ca230 feat: seo meta + page titles 2018-12-24 17:38:34 -05:00
Nicolas Giard
fcee4c0945 feat: admin general + verify account 2018-12-24 01:03:10 -05:00
Nicolas Giard
78ae137f48 feat: register server-side validation + forgot password UI 2018-12-20 23:02:17 -05:00
Nicolas Giard
901dbb98e0 feat: register validation + create + admin improvements 2018-12-17 00:51:52 -05:00
Nicolas Giard
f856da074e feat: user menu + jwt certs + UI fixes 2018-12-02 21:42:43 -05:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
Nicolas Giard
453c1beab3 refactor: views consolidation + css fixes 2018-08-11 18:16:56 -04:00
NGPixel
7acc4e9fed refactor: global namespace + admin pages UI 2018-03-05 15:49:36 -05:00
NGPixel
3471a7a6f9 refactor: project cleanup + onboarding page 2018-02-04 00:53:13 -05:00
NGPixel
30ce9c8670 refactor: cleanup 2018-01-29 22:58:05 -05:00
NGPixel
74bd722168 refactor: renderers + auth providers + fixes 2018-01-14 22:05:08 -05:00
NGPixel
16a47e46ce feat: login UI - vector + dynamic colors 2017-09-22 21:33:09 -04:00
NGPixel
cbe39102c3 fix: login ldap detection 2017-09-11 21:52:10 -04:00
NGPixel
759b66469c feat: persian locales + auth fix 2017-09-11 21:38:23 -04:00
NGPixel
cac3d21c6e feat: self-contained auth modules + login UI + icons 2017-09-10 23:00:03 -04:00
NGPixel
d76f6182b2 refactor: migrate to PostgreSQL + Sequelize 2017-08-12 17:26:27 -04:00
NGPixel
9e801548e0 chore: removed global eslint references 2017-05-13 15:29:00 -04:00
NGPixel
69c342f80b feat: Authentication localization 2017-05-02 20:53:01 -04:00
NGPixel
d4b73be1e7 refactor: moved server content to /server 2017-04-28 17:58:38 -04:00