148 Commits (7d51b6fff5d5c025d0db5ae21012f7f15b7a568c)

Author SHA1 Message Date
  Ferdinand Thiessen 3fede00732
feat(login): Clear login form (password) after IDLE timeout 2 months ago
  fenn-cs 2792d8b3f5 feat: Limit email input on auth pages to 255 chars 2 months ago
  Eduardo Morales 0de6cc7472 feat: added login's initial possible email-states 2 months ago
  provokateurin 2c51933b6b
refactor(core): Switch to attribute based routing 4 months ago
  provokateurin d95e500e45
feat(core): Expose the confirm password endpoint 4 months ago
  provokateurin b64ab5fba8
refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 4 months ago
  Gaspard d'Hautefeuille 08ff644f3c Keep https check 4 months ago
  Gaspard d'Hautefeuille 85911cbab2 Cancel PR #37405, remove regression code 4 months ago
  Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 6 months ago
  Christoph Wurst a5422a3998
fix: Show error message when CSRF check fails at login 7 months ago
  Marcel Müller c2393fb712 Reset BFP for sudo action 6 months ago
  Joas Schilling 25309bcb45
techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 9 months ago
  jld3103 1be836273d
core: Add OpenAPI spec 1 year ago
  Faraz Samapoor d64aa85b04 Applies agreed-upon indentation convention to the changed controllers. 11 months ago
  Faraz Samapoor 73b7096850 Fixes psalm error. 11 months ago
  Faraz Samapoor 468aefc649 Fixes php-cs-fixer error. 11 months ago
  Faraz Samapoor 4bf610ebaf Refactors controllers by using PHP8's constructor property promotion. 11 months ago
  Faraz Samapoor a1ef0285f8 Refactors "strpos" calls in /core to improve code readability. 11 months 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 1 year ago
  Carl Schwan 253118298d Redesign guest pages for better accessibility 1 year ago
  Christopher Ng 92500e810f Identify the login page explicitly by the page title 1 year ago
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  Vitor Mattos d613b32045
add check isFairUseOfFreePushService on login 2 years ago
  Daniel Rudolf e478db9161
Deprecate RedirectToDefaultAppResponse 2 years ago
  Daniel Rudolf 12059eb65b
Add IUrlGenerator::linkToDefaultPageUrl() 2 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
  Christoph Wurst 28f8eb5dba
Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea
Format control structures, classes, methods and function 4 years ago
  John Molakvoæ (skjnldsv) 6c49dc2d1f
Fix absolute redirect 4 years ago
  Roeland Jago Douma 53db05a1f6
Start with webauthn 4 years ago
  Christoph Wurst 5bf3d1bb38
Update license headers 4 years ago
  Daniel Kesselberg 9378a6b411
Send Clear-Site-Data expect for Chrome 4 years ago
  Christoph Wurst 81e35d0c8a
Trim the login name 4 years ago
  Daniel Kesselberg 6235a66aac
Don't send executionContexts for Clear-Site-Data 4 years ago
  Christoph Wurst 64c4bb5bce
Vueify the login page 5 years ago
  Christoph Wurst 170582d4f5
Add a login chain to reduce the complexity of LoginController::tryLogin 5 years ago