mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 06:37:56 -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 | ||