Commit Graph

96 Commits

Author SHA1 Message Date
f1de79b0d8 Translated using Weblate (Spanish)
Currently translated at 100.0% (7 of 7 strings)
2020-05-10 13:13:02 +02:00
d9154b2d1a Translated using Weblate (German)
Currently translated at 100.0% (7 of 7 strings)
2020-04-26 03:11:17 +02:00
4f132ef6fd Translated using Weblate (Polish)
Currently translated at 100.0% (7 of 7 strings)
2019-10-07 15:56:31 +02:00
75d139025f Added translation using Weblate (Korean) 2019-10-05 15:23:52 +02:00
7a603c4b62 Added translation using Weblate (Dutch) 2019-09-28 00:21:17 +02:00
f8ba698ceb Translated using Weblate (French)
Currently translated at 100.0% (7 of 7 strings)
2019-08-28 22:24:22 +02:00
dbc5b43f3d Translated using Weblate (Italian)
Currently translated at 100.0% (7 of 7 strings)
2019-08-28 22:24:21 +02:00
534215cfc4 Translated using Weblate (German)
Currently translated at 100.0% (7 of 7 strings)
2019-08-28 22:24:20 +02:00
f54401fa98 Added translation using Weblate (Persian) 2019-06-19 20:00:09 +02:00
2343526cbf Added translation using Weblate (Italian) 2019-06-19 20:00:06 +02:00
14fc12b185 Added translation using Weblate (Romanian) 2019-06-19 20:00:04 +02:00
076f1e1fcd Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (7 of 7 strings)
2019-04-07 10:05:01 +02:00
c144e05457 Added translation using Weblate (Chinese (Traditional)) 2019-04-06 09:55:06 +02:00
7822a62e36 Translated using Weblate (Hungarian)
Currently translated at 100.0% (7 of 7 strings)
2019-03-20 00:46:42 +01:00
2be507564f Added translation using Weblate (Hungarian) 2019-03-16 19:58:38 +01:00
3c8bd4cc33 Translated using Weblate (Japanese)
Currently translated at 100.0% (7 of 7 strings)
2019-02-24 01:54:48 +01:00
bd0961d25f Added translation using Weblate (Japanese) 2019-02-24 01:43:45 +01:00
78e24f8954 Translated using Weblate (Norwegian Bokmål)
Currently translated at 85.7% (6 of 7 strings)
2019-01-27 16:06:14 +01:00
7005e55f36 Translated using Weblate (Norwegian Bokmål)
Currently translated at 85.7% (6 of 7 strings)
2019-01-23 09:34:53 +01:00
61b7af80f0 Added translation using Weblate (Norwegian Bokmål) 2019-01-23 09:34:19 +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
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
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
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
be9d693e74 remove craueconfig domain name setting and add a proper one in parameters 2017-06-06 15:36:21 +02:00
54c2d164a3 Merge remote-tracking branch 'origin/master' into 2.3 2017-05-09 13:55:31 +02:00
f3c300e485 Translate error message in login page
Fix #2933
2017-05-06 22:21:04 +02:00
b5b6877976 Merged list and search methods 2017-05-02 15:30:32 +02:00
a2daa32d0c Fix tests
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
50cfd8108b Add pagination
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
c37515f880 Add filter to users management page
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2017-05-02 15:28:39 +02:00
82749439ac Update Spanish translation 2017-02-15 15:41:06 +01:00
24879db1f7 Add default value for list_mode 2016-12-12 17:41:03 +01:00
1093e979ff Merge pull request #2677 from wallabag/add-wallabag_user.de.yml
add translations/wallabag_user.de.yml (fixes #2673)
2016-12-01 19:08:12 +01:00
10d85dbae3 Update wallabag_user.de.yml
Wallabag->wallabag
2016-12-01 18:23:41 +01:00
87958ce645 add translations/wallabag_user.de.yml (fixes #2673) 2016-12-01 18:03:36 +01:00
68da51d2a3 Fixed 404 for wallabag logo in 2FA 2016-12-01 10:51:04 +01:00
cda0662311 Removed FOSUser attributes removed in alpha4
See https://github.com/FriendsOfSymfony/FOSUserBundle/blob/master/Upgrade.md\#200-alpha3-to-200-alpha4
2016-11-28 12:44:17 +01:00