aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/UserBundle/Entity
Commit message (Expand)AuthorAgeFilesLines
* Update depsJeremy Benoist2019-11-121-4/+0
* Hash backup codes in the database using `password_hash`update-two-factor-bundleJeremy Benoist2019-01-231-2/+22
* Add backup codesJeremy Benoist2019-01-231-1/+37
* Enable OTP 2FAJeremy Benoist2019-01-231-27/+67
* Add EntityTimestampsTrait to handle datesJeremy Benoist2017-07-061-13/+3
* CSJeremy Benoist2017-07-031-1/+1
* Fixed mapping entitiesJeremy Benoist2017-07-031-0/+7
* Add a real configuration for CS-FixerJeremy Benoist2017-07-011-18/+18
* CSJeremy Benoist2017-06-071-4/+4
* Create a client when creating a user using the apiJeremy Benoist2017-06-071-7/+31
* fixup! Set the right variable typeJeremy Benoist2017-06-011-2/+2
* Set the right variable typeJeremy Benoist2017-06-011-2/+2
* Re-use `NewUserType` to validate registrationJeremy Benoist2017-05-301-4/+21
* WIPThomas Citharel2017-05-291-0/+5
* Added relation between API Client and UserNicolas Lœuillet2016-10-241-0/+26
* Add users management UIJeremy Benoist2016-10-021-1/+1
* Convert array + phpDocJeremy Benoist2016-04-121-1/+1
* Symfony Upgrade Fixer FTWJeremy Benoist2016-01-151-3/+3
* Remove user reference in tagJeremy Benoist2015-12-291-27/+0
* Quoted entity to avoid reserved keywordJeremy Benoist2015-11-071-1/+1
* 2factor authentication via emailNicolas Lœuillet2015-10-131-1/+67
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-0/+204