7d4176b27b
Add Japanese translation
2020-03-28 16:47:44 +01:00
4a654ae49a
Added translation in Simplified Chinese(简体中文)
2020-02-25 00:13:26 +08:00
8d4ed0df06
Update deps
...
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)
2019-11-12 14:18:58 +01:00
3824f0dc3c
Fixed translation for 2FA
2019-09-30 11:46:08 +02:00
62665a32bb
Upgrade to 4.0
2019-07-26 13:22:48 +02:00
ac5844a68e
Typo
2019-06-21 12:54:52 +02:00
a2f4efe6d2
Use Twig 2.0
...
`mnapoli/piwik-twig-extension` locked Twig to the 1.10 version. The new version is compatible with Twig 2.0
2019-06-21 12:46:53 +02:00
f277bc042c
Fix tests & cs & migration
2019-04-26 12:53:21 +02:00
531c8d0a5c
Changed RSS to Atom feed and improve paging
2019-04-25 13:46:31 +02:00
18460b2d79
Merge remote-tracking branch 'origin/master' into 2.4
2019-02-07 18:01:15 +01:00
7e04bd4ca4
Fix broken 2 factor auth logo image
2019-01-31 22:14:53 +01:00
4654a83b64
Hash backup codes in the database using password_hash
2019-01-23 14:43:39 +01:00
4c0e747940
Remove secret from admin
2019-01-23 13:28:24 +01:00
dfd0a7bc5f
Add backup codes
2019-01-23 13:28:03 +01:00
43ccf4b178
Cleanup
2019-01-23 13:28:02 +01:00
2dfbe9e5fa
Fix tests
2019-01-23 13:28:02 +01:00
a6b242a1fd
Enable OTP 2FA
...
- 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
2019-01-23 13:28:02 +01:00
5419a8368e
Merge remote-tracking branch 'origin/master' into 2.4
2019-01-15 09:41:18 +01:00
db9b6d8d0d
Update fixtures
2018-11-28 22:04:54 +01:00
b34b489cfd
Fix Android app login issue
...
class and alt tags must be in the correct order for the android app to recognize the wallabag server
2018-11-25 16:07:08 +01:00
4d4147b228
Ensure language is valid
...
- Do not override locale if user has choosen a locale from the login screen.
- Add some tests about locale url
2018-10-13 09:39:00 +02:00
be417ef236
Added possibility to change locale from login/register pages
2018-10-13 09:39:00 +02:00
115de64e5b
Jump to Symfony 3.4
...
Thanks to the BC compatibility, almost nothing have to be changed.
All changes are related to new bundle version of:
- SensioFrameworkExtraBundle
- DoctrineFixturesBundle
2018-10-04 14:11:57 +02:00
4c78612eb4
wallabag logo with typo replaced by an SVG one
2018-07-11 21:51:52 +02:00
d02e6850c2
Autofocus the username field on the login page
2018-07-11 20:10:51 +02:00
65f499b4ac
Update wallabag_user.oc.yml
2018-05-06 12:36:55 +02:00
7c3184376c
Update wallabag_user.oc.yml
...
Mens dialectal, mai estandard
2018-05-05 21:15:01 +02:00
a5849ac956
Update PT translations
2017-12-17 10:57:17 +01:00
773ac5b0f7
Merge pull request #3419 from NatJNP/patch1
...
Add Thai language
2017-11-25 12:29:53 +01:00
2020b4456c
Add all file thai Language for translate
2017-11-24 02:53:01 +07:00
13e677648c
Spelling: Two-factor for wallabag connection
2017-11-18 04:39:52 +01:00
9ff628ca56
webpack & views: replace bundles/wallabagcore with wallassets
...
This change will prevent composer from removing wallabagcore assets when
installing assets.
Signed-off-by: Kevin Decherf <kevin@kdecherf.com >
2017-10-24 00:15:52 +02:00
ef5fcdee20
add Russian language
2017-10-10 10:48:29 +02:00
442147d923
Update wallabag_user.oc.yml
2017-08-30 20:10:58 +02:00
162740b798
Update
...
2FA : choix des occitanophones interrogés : autentificacion en dos temps.
+ fautes de frappes
2017-08-05 15:19:34 +02:00
f7a4b44136
add search argument and limit option to list users command
2017-07-31 23:20:41 +02:00
52b84c11a5
Fix some namespaces and phpdoc
2017-07-29 22:51:50 +02:00
927c9e796f
Add EntityTimestampsTrait to handle dates
...
Refactorize timestamps() method to avoid re-writing it on each entity
2017-07-06 09:01:51 +02:00
e50d7d31c0
CS
2017-07-03 13:40:47 +02:00
9114615adc
Fixed mapping entities
...
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.
2017-07-03 13:40:47 +02:00
f808b01692
Add a real configuration for CS-Fixer
2017-07-01 09:52:38 +02:00
679aaf0836
Merge pull request #3173 from wallabag/domain-name-param
...
remove craueconfig domain name setting and add a proper one in parame…
2017-06-10 11:36:03 +02:00
f81a34e379
Use a listener to catch auth failure
2017-06-09 09:45:43 +02:00
fa1c9d7cc7
CS
2017-06-08 22:52:26 +02:00
63f9f22fa3
Log an error level message when user auth fail
...
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.
2017-06-08 22:24:49 +02:00
eb570e49c8
CS
2017-06-07 23:31:14 +02:00
0c00e52516
Create a client when creating a user using the api
...
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.
2017-06-07 23:23:28 +02:00
be9d693e74
remove craueconfig domain name setting and add a proper one in parameters
2017-06-06 15:36:21 +02:00
3a6af6c580
fixup! Set the right variable type
2017-06-01 09:36:01 +02:00
10bf812a9e
Both parameter wasn't used in the function, removing them
2017-06-01 09:30:38 +02:00