nextcloud/lib/private/User
Joas Schilling da708a589d
fix(dav): Abort requests with 429 instead of waiting
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-10 07:03:04 +02:00
..
Backend.php Update php licenses 2021-06-04 22:02:41 +02:00
Database.php Do not save invalid display name to the database 2022-07-06 21:00:50 +00:00
LoginException.php Update php licenses 2021-06-04 22:02:41 +02:00
Manager.php Don't check the configvalue for lastLogin which is never null 2021-12-13 08:46:48 +00:00
NoUserException.php Update php licenses 2021-06-04 22:02:41 +02:00
Session.php fix(dav): Abort requests with 429 instead of waiting 2023-07-10 07:03:04 +02:00
User.php I dug into it again, and the issue is much simpler than I previously though. 2022-09-06 15:28:40 +00:00