aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/security.yml
Commit message (Collapse)AuthorAgeFilesLines
* remove old implementation for login/register/recoverNicolas Lœuillet2015-10-031-2/+2
|
* allow API documentation for anonymousNicolas Lœuillet2015-10-031-1/+1
|
* * public registrationNicolas Lœuillet2015-10-031-10/+11
| | | | | * remove WSSE implementation * add oAuth2 implementation
* implement FosUserNicolas Lœuillet2015-09-111-23/+6
|
* Merge pull request #1323 from wallabag/v2-1302-checkboxJeremy Benoist2015-08-121-0/+6
|\ | | | | fix #1302: add 'stay connected' checkbox
| * add 'stay connected' checkboxNicolas Lœuillet2015-08-121-0/+6
| |
* | fix #1311, redirect after loginNicolas Lœuillet2015-08-101-2/+2
|/
* Add testsJeremy2015-03-311-0/+1
| | | | and fix few mistakes
* Handle forgot passwordJeremy2015-03-081-0/+1
|
* getSalt methodNicolas Lœuillet2015-02-101-0/+1
|
* authentication on APINicolas Lœuillet2015-02-091-3/+5
|
* Add custom auth encoder & providerJeremy2015-02-081-31/+31
| | | | These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password
* disable authentication for the momentNicolas Lœuillet2015-02-021-29/+30
|
* first implementation of securityNicolas Lœuillet2015-01-311-38/+44
|
* symfony is thereNicolas Lœuillet2015-01-221-0/+52