Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Comment work with annotator v2 | Thomas Citharel | 2016-02-26 | 1 | -0/+1 |
| | | | | | | - add missing annotator.js file and fix typo - edit & delete routes, started tests - basic tests | ||||
* | Fix permission to settings page | Jeremy Benoist | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Add CraueConfig for internal settings | Jeremy Benoist | 2016-01-31 | 1 | -0/+1 |
| | |||||
* | Update bundle & stock file | Jeremy Benoist | 2016-01-15 | 1 | -2/+7 |
| | | | | | | - update stock file (AppKernel, app.php, etc ..) from SymfonyStandard edition) - update bundle to latest release - remove security on profiler | ||||
* | Cleanup | Jeremy Benoist | 2015-10-03 | 1 | -0/+1 |
| | | | | | - remove unecessary routing for UserBundle - remove unused form type | ||||
* | remove old implementation for login/register/recover | Nicolas Lœuillet | 2015-10-03 | 1 | -2/+2 |
| | |||||
* | allow API documentation for anonymous | Nicolas Lœuillet | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | * public registration | Nicolas Lœuillet | 2015-10-03 | 1 | -10/+11 |
| | | | | | * remove WSSE implementation * add oAuth2 implementation | ||||
* | implement FosUser | Nicolas Lœuillet | 2015-09-11 | 1 | -23/+6 |
| | |||||
* | Merge pull request #1323 from wallabag/v2-1302-checkbox | Jeremy Benoist | 2015-08-12 | 1 | -0/+6 |
|\ | | | | | fix #1302: add 'stay connected' checkbox | ||||
| * | add 'stay connected' checkbox | Nicolas Lœuillet | 2015-08-12 | 1 | -0/+6 |
| | | |||||
* | | fix #1311, redirect after login | Nicolas Lœuillet | 2015-08-10 | 1 | -2/+2 |
|/ | |||||
* | Add tests | Jeremy | 2015-03-31 | 1 | -0/+1 |
| | | | | and fix few mistakes | ||||
* | Handle forgot password | Jeremy | 2015-03-08 | 1 | -0/+1 |
| | |||||
* | getSalt method | Nicolas Lœuillet | 2015-02-10 | 1 | -0/+1 |
| | |||||
* | authentication on API | Nicolas Lœuillet | 2015-02-09 | 1 | -3/+5 |
| | |||||
* | Add custom auth encoder & provider | Jeremy | 2015-02-08 | 1 | -31/+31 |
| | | | | These custom classes allow Wallabag v2 to be compatible with Wallabag v1 salted password | ||||
* | disable authentication for the moment | Nicolas Lœuillet | 2015-02-02 | 1 | -29/+30 |
| | |||||
* | first implementation of security | Nicolas Lœuillet | 2015-01-31 | 1 | -38/+44 |
| | |||||
* | symfony is there | Nicolas Lœuillet | 2015-01-22 | 1 | -0/+52 |