aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Form/Type/NewUserType.php
Commit message (Collapse)AuthorAgeFilesLines
* CSJeremy Benoist2016-02-121-1/+1
|
* fix labels on new user promptThomas Citharel2016-02-111-0/+3
| | | | | | | | fix tests nl add translation validation length
* Update bundle & stock fileJeremy Benoist2016-01-151-1/+2
| | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-5/+9
| | | | symfony-upgrade-fixer fix src/Wallabag/
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-1/+1
|
* * public registrationNicolas Lœuillet2015-10-031-1/+2
| | | | | * remove WSSE implementation * add oAuth2 implementation
* Update to Symfony 2.7Jeremy Benoist2015-06-021-2/+2
| | | | And fix some deps instead of using dev tags
* Merge pull request #1167 from wallabag/v2-api-bundleNicolas Lœuillet2015-06-011-0/+1
|\ | | | | Move API stuff in ApiBundle
| * CSJeremy Benoist2015-05-301-0/+1
| |
* | changed email fields with the email type and added required parameter on ↵Thomas Citharel2015-04-151-2/+2
|/ | | | some stuff
* Adding new userJeremy2015-02-221-0/+40