rvogel
b9f768e20a
Refactor includes
to src
#2
...
Bug: T218210
Change-Id: I079e6e819c079b68bbfecdac0d873b26d4e16e86
2019-07-04 13:36:13 +00:00
rvogel
b04722a1eb
Rework the way user interacts with 2FA settings
...
Bug: T218210
Change-Id: Iaa6f6ae1c25f47ef43a0e6467474284d89a7a213
2019-07-04 12:45:27 +00:00
Translation updater bot
be99329a33
Localisation updates from https://translatewiki.net .
...
Change-Id: I578cbfd87d051ed41da4d30c28cae5ee7851b5bf
2019-07-03 22:45:26 +02:00
Translation updater bot
be81faf901
Localisation updates from https://translatewiki.net .
...
Change-Id: Idf23eaf6a4eede3f72f46f4873bcd362a6a5a669
2019-07-01 22:29:45 +02:00
Translation updater bot
40ee57b08a
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibc7ae1e3d39a8c35a72abf3c669a9d8a3ffb2ea7
2019-06-30 22:38:49 +02:00
Translation updater bot
7352a23f52
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie620cdceaf4a00af87fd68cc32cdc997c7118166
2019-06-24 08:39:09 +02:00
Dejan Savuljesku
ea984e5c2b
Refactor the extension to support multiple auth modules
...
Please note, this patch requires a schema change before merging
Change-Id: I71286534d21d95083436d64d79811943c1a1d032
ERM: #14484
Bug: T218210
2019-06-18 10:45:21 +00:00
Translation updater bot
083e82ed69
Localisation updates from https://translatewiki.net .
...
Change-Id: I2c1d3cca177bdc350ee38cb64f2365ec61ecad0e
2019-06-16 22:36:26 +02:00
Translation updater bot
8c07a21ede
Localisation updates from https://translatewiki.net .
...
Change-Id: I82a438a3a13f36f4a702826c5253dca2834d4bf6
2019-06-13 22:40:02 +02:00
Translation updater bot
5d7edd72fb
Localisation updates from https://translatewiki.net .
...
Change-Id: If7baa4eb0b257f43bd90987999e6bdc68a3bb4be
2019-05-30 22:53:44 +02:00
Translation updater bot
9bd891cb52
Localisation updates from https://translatewiki.net .
...
Change-Id: I56db56484e715d7eb65ebf290240d704a3e95aed
2019-05-26 22:23:19 +02:00
Translation updater bot
085e80243b
Localisation updates from https://translatewiki.net .
...
Change-Id: I1df8e6cc26e2dd980dd98c9f2a7429ac6dec7795
2019-05-15 09:13:51 +02:00
Translation updater bot
21ce27dca6
Localisation updates from https://translatewiki.net .
...
Change-Id: I59b9631a90bb73db98bfcb83444723f5fb6e5319
2019-05-12 22:34:00 +02:00
Translation updater bot
467e328f18
Localisation updates from https://translatewiki.net .
...
Change-Id: I969fb6f39e6f4ad48907a810e5de86ea302bda06
2019-05-10 09:20:28 +02:00
jenkins-bot
a650f7af74
Merge "Add the possessive apostrophe"
2019-05-08 18:07:34 +00:00
Translation updater bot
2edd810306
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic7504c3fe622e1725806b84142c23b89ab1060bf
2019-04-30 22:18:22 +02:00
Translation updater bot
02f87895ba
Localisation updates from https://translatewiki.net .
...
Change-Id: Idd4f108ef685e901291877451ebd25e5427f8163
2019-04-29 22:16:07 +02:00
Translation updater bot
551596f6cc
Localisation updates from https://translatewiki.net .
...
Change-Id: I4e668a8c2c0d25b944affb420a4de0853700c8de
2019-04-24 22:21:11 +02:00
Translation updater bot
7aaa453275
Localisation updates from https://translatewiki.net .
...
Change-Id: I9895e01d9172fb05335a048950c6ff1bdba48956
2019-04-22 09:23:49 +02:00
Translation updater bot
704e80fab5
Localisation updates from https://translatewiki.net .
...
Change-Id: I18fbabde22a424a4ba9d406b331cea38624628d7
2019-04-19 09:53:48 +02:00
Translation updater bot
fd0c265a02
Localisation updates from https://translatewiki.net .
...
Change-Id: I3546de88e9c3bdc9dade454aea9c8da39dc8305a
2019-04-17 22:13:13 +02:00
Translation updater bot
e88e5f8d7d
Localisation updates from https://translatewiki.net .
...
Change-Id: I1e15b235262d8bce2664ed3a61dcddc46525980d
2019-04-15 22:53:55 +02:00
Translation updater bot
b77a7d7f49
Localisation updates from https://translatewiki.net .
...
Change-Id: If2fcd4b287106b6b68366343cc98520c3dad643a
2019-04-14 22:30:01 +02:00
Amir Aharoni
c45d9c35aa
Add the possessive apostrophe
...
If I understand correctly, the messages is about the
"two-factor authentication status of users", so it should
be written as possessive.
Change-Id: I084029d6cdf6288b904f22e9ed2e098a42dbefb0
2019-04-14 13:05:55 +03:00
Reedy
f7ab8e724e
Add action-oathauth-disable-for-user
...
Bug: T220778
Change-Id: I5097d0c294e11502a6dbc8be25eee5c98138025f
2019-04-12 14:10:03 +01:00
jenkins-bot
d7fdab10b2
Merge "Add private logging when user disables 2fa for someone else"
2019-04-12 12:17:51 +00:00
Amir Sarabadani
808df6dc55
Add private logging when user disables 2fa for someone else
...
It's better that we add for when someone enables or disables for self too
But that can be done in a follow-up patch
Bug: T180896
Change-Id: Ic173ebb7e39d22e40fea23c2b906d246adef1e05
2019-04-12 12:10:43 +00:00
Translation updater bot
721e1622d6
Localisation updates from https://translatewiki.net .
...
Change-Id: I089c7af98bd9720aaafb3c01661922adefa3873e
2019-04-12 08:32:17 +02:00
Translation updater bot
5d219f1ad7
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifccfe35117616e58ba1d27c35e36bbd0c3277221
2019-04-09 09:03:22 +02:00
Translation updater bot
db80431783
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic1b8b4a7f986d41757bb6dd0a67a97455ef9e500
2019-04-08 08:39:12 +02:00
Translation updater bot
3f128dadab
Localisation updates from https://translatewiki.net .
...
Change-Id: I730d35a7c58d5e1c052f6cf6a9df95ae7bce58ca
2019-04-05 22:27:33 +02:00
MarcoAurelio
40c119c172
Add missing 'oathauth-user-not-found' i18n key
...
Follow-up on Ibd2f5339.
Bug: T216415
Change-Id: Id3ac2a9d8f9f9275ab8d8bf0d408a11fbc070fec
2019-04-04 23:15:53 +00:00
jenkins-bot
5466a919f4
Merge "Added missing disableoathforuser message"
2019-04-04 19:51:25 +00:00
Translation updater bot
ab1d804449
Localisation updates from https://translatewiki.net .
...
Change-Id: I0fd8b1b76b266bf7323c03a5176176fb285f6e9d
2019-03-15 22:36:38 +01:00
Translation updater bot
bef7f76730
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibe904171ddd8a6170ee28c5700b84f4b1b95cb42
2019-03-03 22:17:44 +01:00
mnavya
5ec38a027b
Added missing disableoathforuser message
...
Bug: T216411
Change-Id: I86080005a0fbef6cd903989f4d2a0bf513c592a5
2019-03-03 14:37:13 +00:00
Translation updater bot
081da20959
Localisation updates from https://translatewiki.net .
...
Change-Id: I79eec5c80e61024b4ae0f09c915f02296afd2ac2
2019-02-28 22:25:07 +01:00
Translation updater bot
f1bfe3f4a6
Localisation updates from https://translatewiki.net .
...
Change-Id: I7b99d355c0f8328f46ac7e19dd049327b4a30f11
2019-02-25 22:58:16 +01:00
Translation updater bot
5f8663d02f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifec6ab7745afdb34addf7976f2e72114c91fd89a
2019-02-18 22:23:17 +01:00
Translation updater bot
f647cc2d7a
Localisation updates from https://translatewiki.net .
...
Change-Id: I75ea56ec1ffddf36fddc6c2d49e043d7ebf62f4d
2019-02-17 22:14:27 +01:00
Translation updater bot
55d6dcfd23
Localisation updates from https://translatewiki.net .
...
Change-Id: I9583a3ed3ed4b3a1bbf70153417abd587e04476d
2019-02-14 22:29:14 +01:00
Translation updater bot
3b66ca9412
Localisation updates from https://translatewiki.net .
...
Change-Id: I158a46667f1a88af1066805dc1bc2c3d64496a57
2019-02-11 22:28:13 +01:00
Translation updater bot
d5cb665999
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifba3a6816d5cd171d8627b5ec09a5837cacc99d5
2019-02-03 22:38:39 +01:00
Translation updater bot
987e0c73a0
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia4bf483f3cf6c5e0958d7a6bd51cc33d5828f639
2019-01-31 22:26:14 +01:00
Translation updater bot
a18019b231
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie1a81d9d5d6a7d9a7feaa66c551390a481b4bd58
2019-01-22 22:17:38 +01:00
Translation updater bot
7065614a8d
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib5ae51f48850913db65383c45603ba5dd0b6d81c
2019-01-17 09:12:46 +01:00
Translation updater bot
d3b5a6d8a0
Localisation updates from https://translatewiki.net .
...
Change-Id: If0434182a80bca34ab5138eb2228f7b52f6e2fa2
2019-01-10 22:49:17 +01:00
Translation updater bot
f4666718b2
Localisation updates from https://translatewiki.net .
...
Change-Id: Iadb8e812f11becb16227fc323265a1dc8b81670d
2019-01-01 22:21:18 +01:00
Translation updater bot
e0c47addf6
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia8bb3d6f2a50005b9c62b3be6eb8016915a40389
2018-12-27 09:51:50 +01:00
Translation updater bot
8ec92852dd
Localisation updates from https://translatewiki.net .
...
Change-Id: I3c367c8dd2403809f2f0d45aabfae337b3850562
2018-12-19 22:22:42 +01:00
Translation updater bot
2c9cdd74e2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia1613f269d4e66a4fa36266ea42548dc23e89efa
2018-12-18 22:48:27 +01:00
Translation updater bot
ab6246991d
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib32fa3ea891bf650c05a4b169986f104bb94e0d1
2018-12-17 22:19:29 +01:00
Translation updater bot
212d5a747a
Localisation updates from https://translatewiki.net .
...
Change-Id: I679b74373ff3512797f6afa59eafc24db7e87641
2018-12-14 22:22:08 +01:00
Translation updater bot
fdc13c23d1
Localisation updates from https://translatewiki.net .
...
Change-Id: I94626295021a65e6e90c370b3770166a2b8bdfba
2018-12-07 22:21:44 +01:00
Translation updater bot
945e75a581
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic37af2df244443c5ec313eedc5625ce33510bd4a
2018-12-05 22:30:25 +01:00
Translation updater bot
4405aadfd4
Localisation updates from https://translatewiki.net .
...
Change-Id: I614dbe9d6f91d634c54bfd874754d66295967e64
2018-12-01 22:17:37 +01:00
Translation updater bot
e910e17afb
Localisation updates from https://translatewiki.net .
...
Change-Id: I599af44da45f518362181231b9161178d399e2b9
2018-11-29 22:27:22 +01:00
Translation updater bot
e7d2a6c818
Localisation updates from https://translatewiki.net .
...
Change-Id: I990f15a2a10fb6955b78597e6dbf5a04ace1dc8a
2018-11-25 22:34:09 +01:00
Translation updater bot
763a0ef12c
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie18bcefe74cd5c270f62aeb6d7bd1b13c509008a
2018-11-23 22:17:44 +01:00
Translation updater bot
e9c3bef996
Localisation updates from https://translatewiki.net .
...
Change-Id: I13e546f11e3df6417a1a451c467fb5386a4c21b3
2018-11-18 22:48:37 +01:00
Translation updater bot
06f786c569
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic58b94a8e104d8bfbf7485530220cd64d4f18ab9
2018-11-15 23:00:20 +01:00
Translation updater bot
755c582119
Localisation updates from https://translatewiki.net .
...
Change-Id: Id8214f13db120e8f996e297db1a330c3b5cd877c
2018-11-10 22:28:21 +01:00
Translation updater bot
bf6932edb0
Localisation updates from https://translatewiki.net .
...
Change-Id: I02821ba17e25f0e10b35be9991049f10f0205117
2018-11-08 22:18:12 +01:00
Translation updater bot
e9244fc81a
Localisation updates from https://translatewiki.net .
...
Change-Id: I2afecdf06c2ed73fcf812254db0ac6a782442e01
2018-11-07 22:22:21 +01:00
Translation updater bot
aff99abef7
Localisation updates from https://translatewiki.net .
...
Change-Id: I2fb4938d9c5f47ad1b767bffae3ee0a9784f266b
2018-11-05 22:24:38 +01:00
Translation updater bot
c274fff796
Localisation updates from https://translatewiki.net .
...
Change-Id: I28ffd46c2f9d42cc5be6caca877233433b7d1aa2
2018-11-04 22:42:25 +01:00
Translation updater bot
d37791f3e7
Localisation updates from https://translatewiki.net .
...
Change-Id: I999a7da8e27a9b8c677030c6c7fbe4dbdca56df7
2018-11-03 11:03:12 +01:00
Translation updater bot
a8bc0f58d1
Localisation updates from https://translatewiki.net .
...
Change-Id: If5c3a7a3981a912875396ae29a04190f1139d0e9
2018-11-01 22:23:19 +01:00
Translation updater bot
6cfad3fedf
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia75fdbdd1d0dd8603687bb11d6f6947c9a05c1f8
2018-10-30 22:36:59 +01:00
Translation updater bot
2efc1c604e
Localisation updates from https://translatewiki.net .
...
Change-Id: I154fdebb32bfbbf92982df6edc924791d15ca7d8
2018-10-29 22:14:09 +01:00
Translation updater bot
fe0b39c5f9
Localisation updates from https://translatewiki.net .
...
Change-Id: I9133b0b827402ff4cb843c3a3758e380a0a7f0a8
2018-10-28 22:22:00 +01:00
Translation updater bot
8e00b6a15e
Localisation updates from https://translatewiki.net .
...
Change-Id: I75f38687dd05f769ed2f898e47209c9bdabc12b5
2018-10-27 23:00:04 +02:00
Translation updater bot
ac46f5449c
Localisation updates from https://translatewiki.net .
...
Change-Id: I168a2e8a89496a5a6c6e71536a3d932d050f6104
2018-10-26 22:24:11 +02:00
Amir Sarabadani
a95802a14e
Add SpecialDisableOATHForUser
...
Bug: T195207
Change-Id: I695a376e15e8a95a02849a6ec67b882228852ef8
2018-10-26 14:52:44 +00:00
Translation updater bot
42a7449637
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie4bce48cde4b5c3e71428d3aa21b7f80463892be
2018-10-19 22:19:55 +02:00
Translation updater bot
eb53be0027
Localisation updates from https://translatewiki.net .
...
Change-Id: I1330d7a1f9b4835315d55c18c4f7846557d5188f
2018-10-18 22:34:25 +02:00
Translation updater bot
ac4fa3cb54
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic26608c22f0dfe90fd7103cec47087af563c5551
2018-10-17 23:44:24 +02:00
Translation updater bot
2f610fb6a2
Localisation updates from https://translatewiki.net .
...
Change-Id: I24d1aec01ea33f9419694450267a7b8532257878
2018-10-16 22:17:26 +02:00
Translation updater bot
ea7af2b725
Localisation updates from https://translatewiki.net .
...
Change-Id: I32529238f6b24574c79c56cb3f994e3a52f18220
2018-10-07 22:30:17 +02:00
Translation updater bot
3f22de63ef
Localisation updates from https://translatewiki.net .
...
Change-Id: Ibf4715461f660e997fa25ac852ddb1730053480a
2018-10-04 22:24:18 +02:00
Translation updater bot
46273bedc3
Localisation updates from https://translatewiki.net .
...
Change-Id: I37168b5a44606ffafa0a03b5f655946022e5932b
2018-10-03 18:53:33 +02:00
Translation updater bot
c236f6a4f8
Localisation updates from https://translatewiki.net .
...
Change-Id: I433878fd7482a7a6e6d4881d7748c65285e1f301
2018-09-15 09:54:23 +02:00
Translation updater bot
7a7713cb93
Localisation updates from https://translatewiki.net .
...
Change-Id: I86756dbeafde756a57c5025555ff6b754fc92864
2018-09-03 22:15:25 +02:00
Translation updater bot
0f74d3f3c1
Localisation updates from https://translatewiki.net .
...
Change-Id: I82f311194779393d90522f1c56c545c541db6780
2018-08-30 23:38:02 +02:00
Translation updater bot
2acc78f9ef
Localisation updates from https://translatewiki.net .
...
Change-Id: I1083c8ec337736809e7ea91da7bd329fc90c7638
2018-08-27 22:17:18 +02:00
Translation updater bot
171e35ed73
Localisation updates from https://translatewiki.net .
...
Change-Id: If757bc5e571814b93f0ac9bbf0cf7be447fdce03
2018-08-22 22:35:56 +02:00
Translation updater bot
7eee0db0e1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ife6e09ad27c14a141b3ac3edecf90afb9d77f9e0
2018-08-21 23:38:22 +02:00
Translation updater bot
d454369893
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia4b5718db376058be7830d79c84f5af4b1aebf7b
2018-08-16 22:28:46 +02:00
Translation updater bot
57e82e61c9
Localisation updates from https://translatewiki.net .
...
Change-Id: I491544e876ba5f2b170ce803c034162a615e2ef7
2018-08-15 22:18:42 +02:00
Translation updater bot
cf23bb9a70
Localisation updates from https://translatewiki.net .
...
Change-Id: I03d164b2ac436f638e3f537528a2a521cc70c55f
2018-08-14 22:35:27 +02:00
Translation updater bot
eb96b325f1
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic835657f057c0466c747644716de85c48ce4feae
2018-08-13 22:14:45 +02:00
Translation updater bot
8656be66be
Localisation updates from https://translatewiki.net .
...
Change-Id: I6c512e103bd275dcfa34af9285243f2d7ffef7d5
2018-08-11 22:18:09 +02:00
Translation updater bot
8498d1a85f
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic5d51302d70852a1738405c56276b36659f8137d
2018-08-10 22:18:44 +02:00
Translation updater bot
64786973f2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic9806d90bbf6045195f1b53717c642f78a3ef234
2018-08-09 22:23:59 +02:00
Translation updater bot
85ffe38b8e
Localisation updates from https://translatewiki.net .
...
Change-Id: I08201475b2cd53bc78e774bd95e87972d1bd3da1
2018-08-06 22:22:13 +02:00
Translation updater bot
e00677fa15
Localisation updates from https://translatewiki.net .
...
Change-Id: Id63d057ba6acde08d4e6e9af6c75f034cd804185
2018-08-02 22:19:27 +02:00
Translation updater bot
e31c86c120
Localisation updates from https://translatewiki.net .
...
Change-Id: I769d5e8fd62742b0df6d38483a2f2e630c266490
2018-08-01 22:10:38 +02:00
Translation updater bot
d9f436aee8
Localisation updates from https://translatewiki.net .
...
Change-Id: I269a056664e132f1ebcb4fc34cd6e7904adb5c97
2018-07-28 22:30:00 +02:00
Translation updater bot
704a640826
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib4a6eafd2e8a4ff2018705246d4954f4d40c5718
2018-07-27 22:18:02 +02:00
Translation updater bot
044e8e322a
Localisation updates from https://translatewiki.net .
...
Change-Id: I9b4687488df77ef531809e5925d3c5e32a878448
2018-07-25 22:18:22 +02:00