wallabag/src/Wallabag/CoreBundle
Jeremy c844dc0c50 Remove ability to change username
Since password are linked to username it was hard to change username while checking that the password is the good one.

Instead of doing crazy things to achieve that, I act that user won't be able to update username.

Also, username (and email) must be unique, since people logged in using username and can request a new password using email.

This should fix #1149
2015-04-01 21:23:27 +02:00
..
Command Add rss for entries 2015-03-31 22:47:43 +02:00
Controller Remove ability to change username 2015-04-01 21:23:27 +02:00
DataFixtures/ORM Add tests 2015-03-31 22:48:00 +02:00
DependencyInjection replace services.xml into services.yml 2015-02-09 22:54:29 +01:00
Entity Remove ability to change username 2015-04-01 21:23:27 +02:00
Form/Type Remove ability to change username 2015-04-01 21:23:27 +02:00
Helper Only one pattern for LiipTheme 2015-03-01 20:25:43 +01:00
ParamConverter Add rss for entries 2015-03-31 22:47:43 +02:00
Repository Sort by id is faster 2015-03-31 22:47:43 +02:00
Resources Remove ability to change username 2015-04-01 21:23:27 +02:00
Security Handle password change 2015-02-17 21:03:23 +01:00
Service Fix #1057 2015-02-07 18:29:05 +01:00
Tests Remove ability to change username 2015-04-01 21:23:27 +02:00
Tools Add rss for entries 2015-03-31 22:47:43 +02:00
Twig/Extension CS 2015-01-31 19:12:49 +01:00
WallabagCoreBundle.php first implementation of security 2015-01-31 15:14:10 +01:00