openvk/Web
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
..
Events Add VK longpool event stream logic (no route) 2020-08-01 14:29:22 +00:00
Models Auth: Fix bug in user registration 2022-05-07 15:10:55 +02:00
Presenters Auth: Fix bug in user registration 2022-05-07 15:10:55 +02:00
static Add votes-balance noticebox to sidebar 2022-04-18 18:54:50 +03:00
Themes Themepacks: Adapt the layout to support xmas.css stylesheet 2021-12-02 15:00:15 +03:00
Util Allow Shell to be used on WinNT 2022-03-20 17:37:52 +02:00
di.yml Email: Rename Confirmations to Verifications, fix var names and codestyle 2022-01-31 15:35:35 +03:00
routes.yml Users: Add ability to change email address in settings 2022-05-06 16:17:08 +02:00