Arthur Schiwon
|
12d39e818d
fix(Auth): ignore missing token when trying to set password-unconfirmable
|
před 1 měsícem |
Ferdinand Thiessen
|
a8f46af20f
chore: Add proper deprecation dates where missing
|
před 2 měsíci |
Daniel Kesselberg
|
af6de04e9e
style: update codestyle for coding-standard 1.2.3
|
před 3 měsíci |
Arthur Schiwon
|
895ed634af
fix(Token): add FILESYSTEM scope with SCOPE_SKIP_PASSWORD_VALIDATION
|
před 5 měsíci |
Arthur Schiwon
|
f6d6efef3a
refactor(Token): introduce scope constants
|
před 8 měsíci |
Arthur Schiwon
|
340939e688
fix(Session): avoid password confirmation on SSO
|
před 8 měsíci |
Andy Scherzinger
|
dae7c159f7
chore: Add SPDX header
|
před 6 měsíci |
Côme Chilliet
|
ec5133b739
fix: Apply new coding standard to all files
|
před 7 měsíci |
Joas Schilling
|
497528e45e
fix(logging): Restore the option to log with debug level
|
před 8 měsíci |
Julius Härtl
|
e330efe5a0
fix: Implement option to temporarily set the user session
|
před 8 měsíci |
Arthur Schiwon
|
c98b0462e3
fix(admin role): fix old and wrong way to determine whether user is admin
|
před 10 měsíci |
Vincent Petry
|
839ddaa354
feat: rename users to account or person
|
před 2 roky |
Christoph Wurst
|
ea8f9a7e84
refactor: Repalce array_search with in_array in lib/
|
před 1 rokem |
Côme Chilliet
|
f68d4f7300
Remove deprecated methods Util::writeLog and DIContainer::log
|
před 1 rokem |
Maxence Lange
|
980e8e24f0
dispatch BeforeUserLoggedInEvent
|
před 1 rokem |
Côme Chilliet
|
f5c361cf44
composer run cs:fix
|
před 1 rokem |
MichaIng
|
21b3e87c77
Allow SSO authentication to provide a user secret
|
před 3 roky |
Arthur Schiwon
|
a4a9e7601a
allow use of rememberme cookies for IApacheAuth backends
|
před 2 roky |
Robin Appelman
|
0217949715
only setup part of the filesystem for appdata requests
|
před 2 roky |
Julien Veyssier
|
0d2c2ab629
allow null password in UserLoggedInEvent
|
před 3 roky |
Julien Veyssier
|
de5fea4a00
fix login_credentials->password in session when loging in with apache
|
před 3 roky |
Joas Schilling
|
57a816a1a6
Don't further setup disabled users when logging in with apache
|
před 3 roky |
Morris Jobke
|
095418493e
Use proper methods for display name retrieval
|
před 4 roky |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
před 3 roky |
Arthur Schiwon
|
6ac4eafcf9
emit UserLoggedInEvent on apache auth
|
před 3 roky |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
před 3 roky |
Roeland Jago Douma
|
e0cc95f3aa
Allow user backends to specify a custom logout url
|
před 4 roky |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
před 4 roky |
Christoph Wurst
|
36b3bc8148
Use php keywords in lowercase
|
před 4 roky |
Christoph Wurst
|
1e086064f5
Move legacy classes from PSR0 to PSR4
|
před 4 roky |