nextcloud/core/avatar
Roeland Jago Douma 186e35d954 Verify the path is a file on avatar update
Fixes #21533

Before we just assumed that the passed path was a file. This does not
have to be the case. Thus check if it actually is a file before doing
any more tests.
2016-01-08 10:03:49 +01:00
..
avatarcontroller.php Verify the path is a file on avatar update 2016-01-08 10:03:49 +01:00