Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Typo | Jeremy Benoist | 2019-06-21 | 1 | -1/+1 |
| | |||||
* | Use Twig 2.0 | Jeremy Benoist | 2019-06-21 | 1 | -7/+8 |
| | | | | `mnapoli/piwik-twig-extension` locked Twig to the 1.10 version. The new version is compatible with Twig 2.0 | ||||
* | Fix tests & cs & migration | Jeremy Benoist | 2019-04-26 | 1 | -1/+1 |
| | |||||
* | Changed RSS to Atom feed and improve paging | Thomas Citharel | 2019-04-25 | 3 | -10/+10 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-02-07 | 1 | -1/+1 |
|\ | |||||
| * | Fix broken 2 factor auth logo image | Jonathan Crooke | 2019-01-31 | 1 | -1/+1 |
| | | |||||
* | | Hash backup codes in the database using `password_hash`update-two-factor-bundle | Jeremy Benoist | 2019-01-23 | 1 | -2/+22 |
| | | |||||
* | | Remove secret from admin | Jeremy Benoist | 2019-01-23 | 1 | -6/+0 |
| | | |||||
* | | Add backup codes | Jeremy Benoist | 2019-01-23 | 1 | -1/+37 |
| | | |||||
* | | Cleanup | Jeremy Benoist | 2019-01-23 | 2 | -3/+1 |
| | | |||||
* | | Fix tests | Jeremy Benoist | 2019-01-23 | 1 | -51/+19 |
| | | |||||
* | | Enable OTP 2FA | Jeremy Benoist | 2019-01-23 | 6 | -47/+156 |
| | | | | | | | | | | | | | | | | | | - Update SchebTwoFactorBundle to version 3 - Enable Google 2fa on the bundle - Disallow ability to use both email and google as 2fa - Update Ocramius Proxy Manager to handle typed function & attributes (from PHP 7) - use `$this->addFlash` shortcut instead of `$this->get('session')->getFlashBag()->add` - update admin to be able to create/reset the 2fa | ||||
* | | Merge remote-tracking branch 'origin/master' into 2.4 | Jeremy Benoist | 2019-01-15 | 1 | -1/+1 |
|\| | |||||
| * | Fix Android app login issue | giuppi | 2018-11-25 | 1 | -1/+1 |
| | | | | | | class and alt tags must be in the correct order for the android app to recognize the wallabag server | ||||
* | | Update fixtures | Jeremy Benoist | 2018-11-28 | 1 | -12/+3 |
| | | |||||
* | | Ensure language is valid | Jeremy Benoist | 2018-10-13 | 1 | -2/+2 |
| | | | | | | | | | | - Do not override locale if user has choosen a locale from the login screen. - Add some tests about locale url | ||||
* | | Added possibility to change locale from login/register pages | Nicolas Lœuillet | 2018-10-13 | 4 | -3/+11 |
| | | |||||
* | | Jump to Symfony 3.4 | Jeremy Benoist | 2018-10-04 | 1 | -8/+4 |
|/ | | | | | | | Thanks to the BC compatibility, almost nothing have to be changed. All changes are related to new bundle version of: - SensioFrameworkExtraBundle - DoctrineFixturesBundle | ||||
* | wallabag logo with typo replaced by an SVG one | Simounet | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Autofocus the username field on the login page | Simounet | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Update wallabag_user.oc.yml | Quentí | 2018-05-06 | 1 | -1/+1 |
| | |||||
* | Update wallabag_user.oc.yml | Quentí | 2018-05-05 | 1 | -1/+1 |
| | | | Mens dialectal, mai estandard | ||||
* | Update PT translations | Paulino Michelazzo | 2017-12-17 | 1 | -0/+11 |
| | |||||
* | Merge pull request #3419 from NatJNP/patch1 | Jérémy Benoist | 2017-11-25 | 1 | -0/+11 |
|\ | | | | | Add Thai language | ||||
| * | Add all file thai Language for translate | NatPi | 2017-11-24 | 1 | -0/+11 |
| | | |||||
* | | Spelling: Two-factor for wallabag connection | Allan Nordhøy | 2017-11-18 | 1 | -1/+1 |
|/ | |||||
* | webpack & views: replace bundles/wallabagcore with wallassets | Kevin Decherf | 2017-10-24 | 2 | -2/+2 |
| | | | | | | | This change will prevent composer from removing wallabagcore assets when installing assets. Signed-off-by: Kevin Decherf <kevin@kdecherf.com> | ||||
* | add Russian language | Олег | 2017-10-10 | 1 | -0/+11 |
| | |||||
* | Update wallabag_user.oc.yml | Quent-in | 2017-08-30 | 1 | -2/+2 |
| | |||||
* | Update | Quent-in | 2017-08-05 | 1 | -3/+3 |
| | | | | 2FA : choix des occitanophones interrogés : autentificacion en dos temps. + fautes de frappes | ||||
* | add search argument and limit option to list users command | Nicolas Hart | 2017-07-31 | 1 | -0/+13 |
| | |||||
* | Fix some namespaces and phpdoc | Nicolas Hart | 2017-07-29 | 1 | -0/+2 |
| | |||||
* | Add EntityTimestampsTrait to handle dates | Jeremy Benoist | 2017-07-06 | 1 | -13/+3 |
| | | | | Refactorize timestamps() method to avoid re-writing it on each entity | ||||
* | CS | Jeremy Benoist | 2017-07-03 | 1 | -1/+1 |
| | |||||
* | Fixed mapping entities | Jeremy Benoist | 2017-07-03 | 1 | -0/+7 |
| | | | | | | There were this error in the console: > The association Wallabag\CoreBundle\Entity\SiteCredential#user refers to the inverse side field Wallabag\UserBundle\Entity\User#site_credentials which does not exist. | ||||
* | Add a real configuration for CS-Fixer | Jeremy Benoist | 2017-07-01 | 8 | -54/+54 |
| | |||||
* | Merge pull request #3173 from wallabag/domain-name-param | Jérémy Benoist | 2017-06-10 | 1 | -1/+1 |
|\ | | | | | remove craueconfig domain name setting and add a proper one in parame… | ||||
| * | remove craueconfig domain name setting and add a proper one in parameters | Thomas Citharel | 2017-06-06 | 1 | -1/+1 |
| | | |||||
* | | Use a listener to catch auth failure | Jeremy Benoist | 2017-06-09 | 3 | -67/+45 |
| | | |||||
* | | CS | Jeremy Benoist | 2017-06-08 | 1 | -2/+2 |
| | | |||||
* | | Log an error level message when user auth fail | Jeremy Benoist | 2017-06-08 | 2 | -0/+70 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | When a user login using the form we know log an error level information with information about the user: - username used - IP - User agent For example: > Authentication failure for user "eza", from IP "127.0.0.1", with UA: "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36". It’ll allows server admin using fail2ban to configure it to block these people if they generate too much failure authentication. | ||||
* | | CS | Jeremy Benoist | 2017-06-07 | 1 | -4/+4 |
| | | |||||
* | | Create a client when creating a user using the api | Jeremy Benoist | 2017-06-07 | 1 | -7/+31 |
|/ | | | | | | | | While creating a new user using the API, we also create a new client for the current user. So the app which just create the user can use its newly created client to configure the app. That new client is only return after creating the user. When calling the endpoint /api/user to get user information, the new client information won’t be return. | ||||
* | fixup! Set the right variable type | Jeremy Benoist | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | Both parameter wasn't used in the function, removing them | Jeremy Benoist | 2017-06-01 | 1 | -2/+1 |
| | |||||
* | Set the right variable type | Jeremy Benoist | 2017-06-01 | 1 | -2/+2 |
| | |||||
* | Remove unknown validation_groups | Jeremy Benoist | 2017-05-30 | 1 | -3/+1 |
| | | | | The Profile validation_groups does not exist and then for validation to be skipped (like password length) | ||||
* | Re-use `NewUserType` to validate registration | Jeremy Benoist | 2017-05-30 | 1 | -4/+21 |
| | | | | | | The only ugly things is how we handle error by generating the view and then parse the content to retrieve all errors… Fix exposition fields in User entity | ||||
* | WIP | Thomas Citharel | 2017-05-29 | 1 | -0/+5 |
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Merge remote-tracking branch 'origin/master' into 2.3 | Jeremy Benoist | 2017-05-09 | 1 | -1/+1 |
|\ |