NGPixel
fe890979af
fix: bypass auth redirect cookie when set to homepage
4 years ago
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.
4 years ago
NGPixel
9009816290
fix: 2fa qr code - handle special chars in site title
4 years ago
NGPixel
aa96e97028
fix: force lowercase for email on local auth
4 years ago
NGPixel
78417524b3
feat: ldap avatar support
4 years ago
NGPixel
8490fc1267
feat: handle disabled auth strategies
4 years ago
NGPixel
062a0b7979
feat: logout by auth strategy + keycloak implementation
4 years ago
NGPixel
ae733392f3
feat: password reset
4 years ago
NGPixel
e319355017
feat: enable/disable TFA per user
4 years ago
NGPixel
32d67adee1
feat: social login providers with dynamic instances
4 years ago
NGPixel
f72530bf84
refactor: deps update + 2FA setup + verify
4 years ago
NGPixel
10f17c5712
feat: redirect on login based on group
4 years ago
Regev Brody
6ef7b0f130
fix: deactivated users can still refresh their token ( #2105 )
4 years ago
NGPixel
1f9e5b3fd0
feat: delete user with replace target
5 years ago
NGPixel
d2b99a2032
feat: timezone + dateFOrmat + appearance profile settings
5 years ago
NGPixel
a33691d642
fix: bypass users model when updating lastLoginAt
5 years ago
NGPixel
1e4d513252
feat: user profile page - save info + change pwd
5 years ago
NGPixel
fcd37afdb0
fix: drop userKeys on user delete
5 years ago
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
5 years ago
NGPixel
8f5265622f
fix: objection.js 2.0 compat fixes
5 years ago
NGPixel
988ba3f616
fix: objection 2 changes
5 years ago
NGPixel
4698afdaeb
fix: truncate pictureUrl if too long ( #1311 )
5 years ago
NGPixel
d356937660
fix: cannot update user email from admin ( #1197 )
5 years ago
Nicolas Giard
cffd32dee0
feat: local disk import all action + v1 import content ( #1100 )
5 years ago
Nick
69e644e18f
fix: code linting
5 years ago
Nick
d3e693ab46
feat: mandatory password change on login + UI fixes
5 years ago
Nick
823ff1bc61
feat: update user
5 years ago
Nick
2d2cf90514
feat: admin create user + markdown help fix
5 years ago
NGPixel
eccf1a1b19
misc: migrate to vuetify 2.0 (wip)
5 years ago
Nick
604941fe6a
feat: utilities section (wip) + auth utilities
5 years ago
Nick
f93ea02975
fix: self-registration not assigning to predefined group
6 years ago
Nick
849d4f4774
feat: twitch auth module
6 years ago
Nick
d7676513ac
feat: auth0 + discord + github + slack auth modules
6 years ago
Nick
8af21c02af
feat: oauth2 login (wip)
6 years ago
Nick
5938a20785
fix: missing guest global permissions ( #788 )
6 years ago
Nick
cd3f88bad0
refactor: removed redis + new scheduler engine
6 years ago
Nicolas Giard
7e62c01ed1
feat: page Rules access check
6 years ago
Nicolas Giard
75eb277401
feat: guest + user permissions
6 years ago
Nicolas Giard
3b285c5074
feat: beta preparation + utf16 editor fix
6 years ago
Nicolas Giard
fcee4c0945
feat: admin general + verify account
6 years ago
Nicolas Giard
2b98a5f27a
feat: account verification + mail config in admin area
6 years ago
Nicolas Giard
78ae137f48
feat: register server-side validation + forgot password UI
6 years ago
Nicolas Giard
901dbb98e0
feat: register validation + create + admin improvements
6 years ago
Nicolas Giard
17244a0cb3
feat: user edit UI + admin UI improvements + fixes
6 years ago
Nicolas Giard
f856da074e
feat: user menu + jwt certs + UI fixes
6 years ago
Nicolas Giard
aa08459daf
feat: token refresh
6 years ago
Nicolas Giard
3abd2f917c
feat: auth jwt, permissions, login ui (wip)
6 years ago
NGPixel
2817c72ec3
feat: core improvements + local fs provider + UI fixes
6 years ago