Faraz Samapoor
|
d64aa85b04
Applies agreed-upon indentation convention to the changed controllers.
|
1 year ago |
Faraz Samapoor
|
73b7096850
Fixes psalm error.
|
1 year ago |
Faraz Samapoor
|
468aefc649
Fixes php-cs-fixer error.
|
1 year ago |
Faraz Samapoor
|
4bf610ebaf
Refactors controllers by using PHP8's constructor property promotion.
|
1 year ago |
Faraz Samapoor
|
a1ef0285f8
Refactors "strpos" calls in /core to improve code readability.
|
1 year ago |
jld3103
|
02f9c3a06f
Use implementations instead of interfaces for accessing private methods
|
1 year ago |
Git'Fellow
|
cfd7a57184
Send header to all browsers under HTTPS
|
1 year ago |
Simon L
|
6496748971
fix the login log entry
|
1 year ago |
Christoph Wurst
|
20e00cdf17
feat(app-framework): Add UseSession attribute to replace annotation
|
1 year ago |
Christoph Wurst
|
20fcfb5739
feat(app framework)!: Inject services into controller methods
|
1 year ago |
Christoph Wurst
|
f22101d421
Fix login loop if login CSRF fails and user is not logged in
|
1 year ago |
Joas Schilling
|
9cfaf27142
Also limit the password length on reset
|
1 year ago |
Christoph Wurst
|
138deec333
chore: Make the LoginController strict
|
1 year ago |
Joas Schilling
|
85eb3b2920
Fix wording of undeliverable push notifications
|
2 years ago |
Carl Schwan
|
253118298d
Redesign guest pages for better accessibility
|
2 years ago |
Christopher Ng
|
92500e810f
Identify the login page explicitly by the page title
|
2 years ago |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 years ago |
Vitor Mattos
|
d613b32045
add check isFairUseOfFreePushService on login
|
3 years ago |
Daniel Rudolf
|
e478db9161
Deprecate RedirectToDefaultAppResponse
|
3 years ago |
Daniel Rudolf
|
12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl()
|
3 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Joas Schilling
|
69290781ff
Handle device login like an alternative login
|
3 years ago |
Roeland Jago Douma
|
4076dfb019
Allow admins to disable the login form
|
3 years ago |
dependabot-preview[bot]
|
eb502c02ff
Bump nextcloud/coding-standard from 0.3.0 to 0.5.0
|
3 years ago |
Julius Härtl
|
d7a80293ab
Keep direct login active when redirecting
|
3 years ago |
Roeland Jago Douma
|
f57b93098b
Do not redirect to logout after login
|
3 years ago |
Christoph Wurst
|
cb057829f7
Update license headers for 19
|
4 years ago |
Roeland Jago Douma
|
95ad9ab4ac
Merge pull request #20401 from nextcloud/fix/login-sso-redirct
|
4 years ago |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |