mirror of
https://github.com/nextcloud/server.git
synced 2026-06-10 09:13:19 -04:00
Fixes #9279 If a pure numerical user is in the DB the value might be casted to a int when returned. Cast it all to a string so we don't break the strict typing. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> |
||
|---|---|---|
| .. | ||
| Backend.php | ||
| Database.php | ||
| LoginException.php | ||
| Manager.php | ||
| NoUserException.php | ||
| Session.php | ||
| User.php | ||