Commit graph

938 commits

Author SHA1 Message Date
Translation updater bot 2ea0604066 Localisation updates from https://translatewiki.net.
Change-Id: I150bcf42af6e5f1b289a62c34f23e783f3b636c1
2019-08-14 09:15:01 +02:00
Translation updater bot 107890559a Localisation updates from https://translatewiki.net.
Change-Id: Icc7d0b4bf66189c7b8081443409dd5a93578a1ee
2019-08-13 09:16:27 +02:00
Aaron Schulz cb4e6a15a6 Make TOTPKey use the main stash for the token key
Change-Id: Idd20c778f7ea1d2393f1e08eb3cf7f74b8ee2b2d
2019-08-12 18:10:10 -07:00
Translation updater bot ffa5534323 Localisation updates from https://translatewiki.net.
Change-Id: I4d7f4b6a30b4dde1ee108fdc0771618f0b343028
2019-08-12 09:07:29 +02:00
Translation updater bot 1994d71a87 Localisation updates from https://translatewiki.net.
Change-Id: I0f215f2dacd2f2048449ab93344e7479cece542c
2019-08-09 09:10:08 +02:00
Translation updater bot 9aa730e200 Localisation updates from https://translatewiki.net.
Change-Id: I4d6935050c01569bcc87863a95e2f985bf0c43de
2019-08-08 09:33:10 +02:00
Translation updater bot c89f73ef14 Localisation updates from https://translatewiki.net.
Change-Id: Ia5681711c60c6c2273c06fab2b572c89749fb44b
2019-08-07 09:41:17 +02:00
Translation updater bot bc5a9d1eef Localisation updates from https://translatewiki.net.
Change-Id: I7e26d078b27394c7b7c931eda16a6758f39deaf7
2019-08-06 09:10:31 +02:00
libraryupgrader 2dda9ba837 build: Updating lodash to 4.17.15
* https://npmjs.com/advisories/1065
* CVE-2019-10744

Change-Id: I03bbc378ad8ea169294966422549bb1faf55c0ac
2019-08-03 00:35:11 +00:00
Translation updater bot 94b6dd8389 Localisation updates from https://translatewiki.net.
Change-Id: I37d28df022a0d42f3484dfa47571b3a56452a024
2019-08-01 09:17:31 +02:00
jenkins-bot cfe1f744e8 Merge "Remove orphaned oathauth-ui-error-page-no-module message" 2019-07-31 15:50:51 +00:00
Dejan Savuljesku 6c09ac0c53 Allow revocation of user rights if 2FA isn't enabled on an account
Bug: T199118
Bug: T218215

Change-Id: I7036dd0d95598b90654a1fcf3130c6bdc6b635b4
2019-07-31 13:36:33 +00:00
Reedy cbda0da987 Remove orphaned oathauth-ui-error-page-no-module message
Bug: T226058
Change-Id: I9c846ac57576b8d357d25cb7462ba27638c679c4
2019-07-31 14:29:38 +01:00
Translation updater bot b583a6b314 Localisation updates from https://translatewiki.net.
Change-Id: Ia474aefc9043b4c49fbc0ecb8e8a9b02fb19c6b2
2019-07-30 09:08:37 +02:00
Translation updater bot 94936bf34b Localisation updates from https://translatewiki.net.
Change-Id: Ia0cb2e6e4fa8969ef0dba57c15ff3fcbb7d994b2
2019-07-29 09:15:28 +02:00
DannyS712 a9af4e59e1 Hide Special:OATHManage from users who can't use it
Bug: T228609
Change-Id: I3bce2b8ae9316ccc9ee77140de56f616ed981b24
2019-07-27 09:53:33 +00:00
Translation updater bot 090e41a0f5 Localisation updates from https://translatewiki.net.
Change-Id: Ia4a6d5d4b1876119429a2d7e4d4926196a4b2522
2019-07-27 09:30:36 +02:00
Translation updater bot 75ec099049 Localisation updates from https://translatewiki.net.
Change-Id: Ic816281e5d2179e8d5d97c820ff85623492309c6
2019-07-24 22:29:13 +02:00
jenkins-bot 7675fc7f3e Merge "Add final dot to oathauth-auth-ui" 2019-07-24 14:14:16 +00:00
Translation updater bot c8c0a0395f Localisation updates from https://translatewiki.net.
Change-Id: Ib4fe1b3d6762afc4fa6f5a4e837fadc1b30a95ad
2019-07-23 08:54:52 +02:00
MarcoAurelio f24600d153 Add final dot to oathauth-auth-ui
This is the message that displays right after successfully
introducing username and password. It appears standalone in
a box and misses the final dot.

Change-Id: I7911bb0f9c2ab30756ff53d96d6bda3df6e822b0
2019-07-20 10:13:52 +00:00
jenkins-bot 8d640805f8 Merge "build: Remove duplicate eslintignore info from Gruntfile.js" 2019-07-16 18:22:11 +00:00
Kunal Mehta 0af536bbab build: Remove duplicate eslintignore info from Gruntfile.js
This is already in .eslintignore. Also we don't need to ignore
node_modules/, that's already done by default.

Change-Id: I8c03515cf7d3dab11555f4c4b7f5f2d11aa49a2a
2019-07-15 22:08:27 -04:00
Translation updater bot 08d646d715 Localisation updates from https://translatewiki.net.
Change-Id: I30d3077cb51fef819842852aa883b7190d3761da
2019-07-15 08:35:00 +02:00
libraryupgrader b4c81d45d0 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 24.0.0 → 26.0.0

npm:
* set-value: 2.0.0 → 2.0.1
  * https://npmjs.com/advisories/1012
  * CVE-2019-10747
* union-value: 1.0.0 → 1.0.1
  * https://npmjs.com/advisories/1012
  * CVE-2019-10747
* mixin-deep: 1.3.1 → 1.3.2
  * https://npmjs.com/advisories/1013
  * CVE-2019-10746

Change-Id: Id512255d79dd90fccca356c7c8d0b7dcae3e3f50
2019-07-14 14:07:57 +00:00
Translation updater bot 25a02ac9cb Localisation updates from https://translatewiki.net.
Change-Id: If0080a8f8b8293a026079a996418bec224a5e957
2019-07-12 08:44:11 +02:00
James D. Forrester 142bda9170 build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1
Change-Id: I456638fd0b59b0acebcc0e873f171d1ef0f69564
2019-07-11 14:09:30 +00:00
Translation updater bot 79398dbb84 Localisation updates from https://translatewiki.net.
Change-Id: Ib0d974abde3b8cdbaaf4eebaf7b2c79ff254dd9e
2019-07-07 22:40:48 +02:00
Dejan Savuljesku 017d8c8126 Support for multiple keys, improved module form logic #2
Removed unused classes, missed in previous commits

Bug: T218210

Change-Id: Iaf9facb54cd9693f20ed2f48d22b076c4b626705
2019-07-05 20:23:26 +00:00
Amir Aharoni 53251f752c Split apihelp messages to a separate file
Bug: T189982
Change-Id: I04f84c10c99de9bdd5d7b9828e852615488328db
2019-07-04 20:09:00 +01:00
MarcoAurelio a8c2ebd2e7 Translate special page names to Galician
Also fixes the order of the Spanish aliases, sorting them alphabetically.

Change-Id: Ic63ff1f5d245c0c65cf9a320ca351613e0b00c6c
2019-07-04 17:06:22 +00:00
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
MarcoAurelio 3c25d2e253 Translate special page names into Spanish
Change-Id: Ie7e7aadc40508fa3a3a221d4a3b689cd23e29efa
2019-07-02 17:21:37 +00:00
Martin Urbanec 91f77876ac Translate special page name into Czech
Change-Id: I48a490c0029cf23e447fd94d4ebbb112a35a02ce
2019-07-02 16:02:12 +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
Reedy 98391e2187 Re-enable automatic migration and column drops
Change-Id: I0dbdd222bcca4c499d0b4eefb87e96dff83f3b93
Follows-Up: I71286534d21d95083436d64d79811943c1a1d032
2019-06-28 11:45:24 +00:00
Translation updater bot 7352a23f52 Localisation updates from https://translatewiki.net.
Change-Id: Ie620cdceaf4a00af87fd68cc32cdc997c7118166
2019-06-24 08:39:09 +02:00
Jayprakash12345 bd6969f10c Added required key in Username field of Special:DisableOATHForUser
Bug: T216403
Change-Id: Ia85aa2029d8cfaeb49d30ecf5b7e5b48291b3041
2019-06-23 00:00:35 +00:00
jenkins-bot 6b2d6fff32 Merge "Bump version to 0.3.0" 2019-06-20 16:26:43 +00:00
jenkins-bot 6ae31eb6ce Merge "Disable autocomplete on 2FA verification fields" 2019-06-19 16:25:46 +00:00
jenkins-bot 712640df00 Merge "Stop referring to $wgUser in a comment" 2019-06-19 16:25:45 +00:00
Reedy 62d83ab1e6 Bump version to 0.3.0
Change-Id: If1dd738cba260a4270f943b1b98610d47f2023bd
2019-06-19 13:28:43 +01:00
Reedy 707f33398f Disable autocomplete on 2FA verification fields
For both enabling and disabling 2FA TOTP

Bug: T226049
Change-Id: Ib0f4c8d1d19fe6cdc403ba306ec44dadbe6320c9
2019-06-19 13:21:29 +01:00
jenkins-bot ec781fa22e Merge "Make token fields always ltr" 2019-06-19 00:41:51 +00:00
Reedy 8099c0ac7d Make token fields always ltr
Bug: T153556
Change-Id: Iff116722e60dee3e370905c9d7d0b2269e1c4c87
2019-06-18 23:36:20 +01:00
rvogel d1475452a6 Fix remoteExtPath in RL module definition
Change-Id: Ie2a1af68f498d551da77df907a965d4fec0ece65
2019-06-18 22:22:03 +00:00
Reedy 7ed800b28b Stop referring to $wgUser in a comment
Change-Id: I446e67d10ded134eda3cec814ea0678c2d2a3751
2019-06-18 23:12:10 +01:00