aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/UserBundle
Commit message (Collapse)AuthorAgeFilesLines
* Add Japanese translationAKKED2020-03-281-0/+11
|
* Added translation in Simplified Chinese(简体中文)lizyn2020-02-251-0/+11
|
* Update depsJeremy Benoist2019-11-124-21/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also CS (because cs-fixer got an update) Package operations: 0 installs, 26 updates, 0 removals - Updating twig/twig (v2.12.1 => v2.12.2) - Updating symfony/symfony (v3.4.33 => v3.4.34) - Updating doctrine/event-manager (v1.0.0 => 1.1.0) - Updating doctrine/collections (v1.6.2 => 1.6.3) - Updating doctrine/cache (v1.8.1 => 1.9.0) - Updating doctrine/persistence (1.1.1 => 1.2.0) - Updating doctrine/inflector (v1.3.0 => 1.3.1) - Updating symfony/mime (v4.3.5 => v4.3.7) - Updating swiftmailer/swiftmailer (v6.2.1 => v6.2.3) - Updating symfony/swiftmailer-bundle (v3.3.0 => v3.3.1) - Updating doctrine/dbal (v2.9.2 => v2.9.3) - Updating doctrine/instantiator (1.2.0 => 1.3.0) - Updating j0k3r/graby-site-config (1.0.93 => 1.0.94) - Updating phpoption/phpoption (1.5.0 => 1.5.2) - Updating symfony/http-client-contracts (v1.1.7 => v1.1.8) - Updating symfony/http-client (v4.3.5 => v4.3.7) - Updating sensiolabs/security-checker (v6.0.2 => v6.0.3) - Updating paragonie/constant_time_encoding (v2.2.3 => v2.3.0) - Updating scheb/two-factor-bundle (v4.7.1 => v4.8.0) - Updating symfony/phpunit-bridge (v4.3.6 => v4.3.7) - Updating composer/xdebug-handler (1.3.3 => 1.4.0) - Updating friendsofphp/php-cs-fixer (v2.15.3 => v2.16.0) - Updating doctrine/data-fixtures (v1.3.2 => 1.3.3) - Updating nette/schema (v1.0.0 => v1.0.1) - Updating nikic/php-parser (v4.2.4 => v4.3.0) - Updating sentry/sentry (2.2.2 => 2.2.4)
* Fixed translation for 2FANicolas Lœuillet2019-09-301-1/+1
|
* Upgrade to 4.0Jeremy Benoist2019-07-261-3/+3
|
* TypoJeremy Benoist2019-06-211-1/+1
|
* Use Twig 2.0Jeremy Benoist2019-06-211-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 & migrationJeremy Benoist2019-04-261-1/+1
|
* Changed RSS to Atom feed and improve pagingThomas Citharel2019-04-253-10/+10
|
* Merge remote-tracking branch 'origin/master' into 2.4Jeremy Benoist2019-02-071-1/+1
|\
| * Fix broken 2 factor auth logo imageJonathan Crooke2019-01-311-1/+1
| |
* | Hash backup codes in the database using `password_hash`update-two-factor-bundleJeremy Benoist2019-01-231-2/+22
| |
* | Remove secret from adminJeremy Benoist2019-01-231-6/+0
| |
* | Add backup codesJeremy Benoist2019-01-231-1/+37
| |
* | CleanupJeremy Benoist2019-01-232-3/+1
| |
* | Fix testsJeremy Benoist2019-01-231-51/+19
| |
* | Enable OTP 2FAJeremy Benoist2019-01-236-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.4Jeremy Benoist2019-01-151-1/+1
|\|
| * Fix Android app login issuegiuppi2018-11-251-1/+1
| | | | | | class and alt tags must be in the correct order for the android app to recognize the wallabag server
* | Update fixturesJeremy Benoist2018-11-281-12/+3
| |
* | Ensure language is validJeremy Benoist2018-10-131-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 pagesNicolas Lœuillet2018-10-134-3/+11
| |
* | Jump to Symfony 3.4Jeremy Benoist2018-10-041-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 oneSimounet2018-07-111-1/+1
|
* Autofocus the username field on the login pageSimounet2018-07-111-1/+1
|
* Update wallabag_user.oc.ymlQuentí2018-05-061-1/+1
|
* Update wallabag_user.oc.ymlQuentí2018-05-051-1/+1
| | | Mens dialectal, mai estandard
* Update PT translationsPaulino Michelazzo2017-12-171-0/+11
|
* Merge pull request #3419 from NatJNP/patch1Jérémy Benoist2017-11-251-0/+11
|\ | | | | Add Thai language
| * Add all file thai Language for translateNatPi2017-11-241-0/+11
| |
* | Spelling: Two-factor for wallabag connectionAllan Nordhøy2017-11-181-1/+1
|/
* webpack & views: replace bundles/wallabagcore with wallassetsKevin Decherf2017-10-242-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-101-0/+11
|
* Update wallabag_user.oc.ymlQuent-in2017-08-301-2/+2
|
* UpdateQuent-in2017-08-051-3/+3
| | | | 2FA : choix des occitanophones interrogés : autentificacion en dos temps. + fautes de frappes
* add search argument and limit option to list users commandNicolas Hart2017-07-311-0/+13
|
* Fix some namespaces and phpdocNicolas Hart2017-07-291-0/+2
|
* Add EntityTimestampsTrait to handle datesJeremy Benoist2017-07-061-13/+3
| | | | Refactorize timestamps() method to avoid re-writing it on each entity
* CSJeremy Benoist2017-07-031-1/+1
|
* Fixed mapping entitiesJeremy Benoist2017-07-031-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-FixerJeremy Benoist2017-07-018-54/+54
|
* Merge pull request #3173 from wallabag/domain-name-paramJérémy Benoist2017-06-101-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 parametersThomas Citharel2017-06-061-1/+1
| |
* | Use a listener to catch auth failureJeremy Benoist2017-06-093-67/+45
| |
* | CSJeremy Benoist2017-06-081-2/+2
| |
* | Log an error level message when user auth failJeremy Benoist2017-06-082-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.
* | CSJeremy Benoist2017-06-071-4/+4
| |
* | Create a client when creating a user using the apiJeremy Benoist2017-06-071-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 typeJeremy Benoist2017-06-011-2/+2
|
* Both parameter wasn't used in the function, removing themJeremy Benoist2017-06-011-2/+1
|