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