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