Commit Graph

48 Commits

Author SHA1 Message Date
NGPixel
fe890979af fix: bypass auth redirect cookie when set to homepage 2020-10-03 17:11:34 -04:00
Mirko Iannella
31a18c8a67
fix: check for email array during processProfile (#2515)
In our setup (based on yunohost) the profile.email field could be either a string (and that was properly handled) or an array.
This code adds support for the case where it is an array.
2020-10-03 16:23:58 -04:00
NGPixel
9009816290 fix: 2fa qr code - handle special chars in site title 2020-09-09 20:10:51 -04:00
NGPixel
aa96e97028 fix: force lowercase for email on local auth 2020-09-09 19:59:46 -04:00
NGPixel
78417524b3 feat: ldap avatar support 2020-09-07 20:02:33 -04:00
NGPixel
8490fc1267 feat: handle disabled auth strategies 2020-09-05 18:33:15 -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
32d67adee1 feat: social login providers with dynamic instances 2020-08-30 01:36:37 -04:00
NGPixel
f72530bf84 refactor: deps update + 2FA setup + verify 2020-08-22 19:37:49 -04:00
NGPixel
10f17c5712 feat: redirect on login based on group 2020-07-19 15:13:35 -04:00
Regev Brody
6ef7b0f130
fix: deactivated users can still refresh their token (#2105) 2020-06-24 18:15:36 -04:00
NGPixel
1f9e5b3fd0 feat: delete user with replace target 2020-05-30 16:34:09 -04:00
NGPixel
d2b99a2032 feat: timezone + dateFOrmat + appearance profile settings 2020-05-03 00:38:02 -04:00
NGPixel
a33691d642 fix: bypass users model when updating lastLoginAt 2020-04-18 18:33:22 -04:00
NGPixel
1e4d513252 feat: user profile page - save info + change pwd 2020-04-05 23:49:26 -04:00
NGPixel
fcd37afdb0 fix: drop userKeys on user delete 2020-03-15 12:06:45 -04:00
Nicolas Giard
f72cf664eb
feat: manage / create API keys (#1516)
* fix: admin api UI update

* feat: admin api - create dialog UI

* feat: admin api - create + list keys

* feat: admin api localization (wip)

* feat: admin api localization

* feat: admin api - toggle state

* feat: process API keys + format gql request errors to json
2020-02-22 17:38:06 -05:00
NGPixel
8f5265622f fix: objection.js 2.0 compat fixes 2020-01-25 23:29:46 -05:00
NGPixel
988ba3f616 fix: objection 2 changes 2020-01-24 19:21:17 -05:00
NGPixel
4698afdaeb fix: truncate pictureUrl if too long (#1311) 2020-01-03 16:35:50 -05:00
NGPixel
d356937660 fix: cannot update user email from admin (#1197) 2019-11-16 22:32:55 -05:00
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content (#1100) 2019-10-14 23:44:37 -04:00
Nick
69e644e18f fix: code linting 2019-09-08 12:39:05 -04:00
Nick
d3e693ab46 feat: mandatory password change on login + UI fixes 2019-08-24 22:19:54 -04:00
Nick
823ff1bc61 feat: update user 2019-08-17 18:29:58 -04:00
Nick
2d2cf90514 feat: admin create user + markdown help fix 2019-08-10 22:14:53 -04:00
NGPixel
eccf1a1b19 misc: migrate to vuetify 2.0 (wip) 2019-07-29 04:51:43 +00:00
Nick
604941fe6a feat: utilities section (wip) + auth utilities 2019-06-30 15:18:26 -04:00
Nick
f93ea02975 fix: self-registration not assigning to predefined group 2019-06-08 13:30:07 -04:00
Nick
849d4f4774 feat: twitch auth module 2019-04-28 14:11:27 -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
Nick
5938a20785 fix: missing guest global permissions (#788) 2019-03-19 15:15:48 -04:00
Nick
cd3f88bad0 refactor: removed redis + new scheduler engine 2019-02-13 17:21:18 -05:00
Nicolas Giard
7e62c01ed1 feat: page Rules access check 2019-01-12 18:33:30 -05:00
Nicolas Giard
75eb277401 feat: guest + user permissions 2019-01-06 22:03:34 -05:00
Nicolas Giard
3b285c5074 feat: beta preparation + utf16 editor fix 2019-01-01 01:40:31 -05:00
Nicolas Giard
fcee4c0945 feat: admin general + verify account 2018-12-24 01:03:10 -05:00
Nicolas Giard
2b98a5f27a feat: account verification + mail config in admin area 2018-12-22 16:18:16 -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
17244a0cb3 feat: user edit UI + admin UI improvements + fixes 2018-12-15 17:15:13 -05:00
Nicolas Giard
f856da074e feat: user menu + jwt certs + UI fixes 2018-12-02 21:42:43 -05:00
Nicolas Giard
aa08459daf feat: token refresh 2018-10-12 16:41:21 -04:00
Nicolas Giard
3abd2f917c feat: auth jwt, permissions, login ui (wip) 2018-10-12 16:41:21 -04:00
NGPixel
2817c72ec3 feat: core improvements + local fs provider + UI fixes 2018-07-29 22:23:33 -04:00