openvk/Web/Models
Maxim Leshchenko aef369ac58 Auth: Fix bug in user registration
Due to fact that the automatically generated setEmail method is replaced by the method for a complete change of email address, which runs the save method. Because of this, in case of an error, the user will still be created. This commit renames the method for completely changing email address to avoid replacing the automatically generated method.
2022-05-07 15:10:55 +02:00
..
Entities Auth: Fix bug in user registration 2022-05-07 15:10:55 +02:00
Exceptions Enforce usage of non-empty, correct profile names. 2022-02-05 20:09:37 +02:00
files/video Initial commit 2020-06-07 19:04:43 +03:00
Repositories Users: Add ability to change email address in settings 2022-05-06 16:17:08 +02:00
shell Add black bars to weird videos 2022-04-18 20:40:32 +03:00
sql lol forgot file 2021-01-27 18:05:29 +00:00
VideoDrivers Videos: Use an actual thumbnail for YT videos 2022-02-06 16:44:49 +03:00
RowModel.php Initial commit 2020-06-07 19:04:43 +03:00