Arthur Schiwon
|
4dd1f380af
fix(Auth): ignore missing token when trying to set password-unconfirmable
|
2 months ago |
Joas Schilling
|
be5d40e3e2
fix(logging): Restore the option to log with debug level
|
9 months ago |
Julius Härtl
|
1c75c5f1e0
fix: Implement option to temporarily set the user session
|
9 months ago |
Arthur Schiwon
|
f016e7e350
fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
|
6 months ago |
Arthur Schiwon
|
4ec174197f
fix(Token): make new scope future compatible
|
6 months ago |
Arthur Schiwon
|
86a496d589
fix(Session): avoid password confirmation on SSO
|
9 months ago |
Arthur Schiwon
|
a23cf50d5e
fix(admin role): fix old and wrong way to determine whether user is admin
|
11 months ago |
Christoph Wurst
|
ea8f9a7e84
refactor: Repalce array_search with in_array in lib/
|
1 year ago |
Côme Chilliet
|
f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log
|
1 year ago |
Maxence Lange
|
980e8e24f0
dispatch BeforeUserLoggedInEvent
|
1 year ago |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
1 year ago |
MichaIng
|
21b3e87c77
Allow SSO authentication to provide a user secret
|
3 years ago |
Arthur Schiwon
|
a4a9e7601a
allow use of rememberme cookies for IApacheAuth backends
|
2 years ago |
Robin Appelman
|
0217949715
only setup part of the filesystem for appdata requests
|
2 years ago |
Julien Veyssier
|
0d2c2ab629
allow null password in UserLoggedInEvent
|
3 years ago |
Julien Veyssier
|
de5fea4a00
fix login_credentials->password in session when loging in with apache
|
3 years ago |
Joas Schilling
|
57a816a1a6
Don't further setup disabled users when logging in with apache
|
3 years ago |
Morris Jobke
|
095418493e
Use proper methods for display name retrieval
|
4 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Arthur Schiwon
|
6ac4eafcf9
emit UserLoggedInEvent on apache auth
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
4 years ago |
Roeland Jago Douma
|
e0cc95f3aa
Allow user backends to specify a custom logout url
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
36b3bc8148
Use php keywords in lowercase
|
4 years ago |
Christoph Wurst
|
1e086064f5
Move legacy classes from PSR0 to PSR4
|
4 years ago |