Max Semenik
3029d882a5
Add Phan config/make it pass
...
Test with
phan -k tests/phan/config.php
Change-Id: I1d567e2a3b4e4834fd2bcf964d40c39740618122
2017-06-20 23:56:12 +00:00
Max Semenik
f944f5daf9
Cleanup
...
* PHPDoc
* Deprecated functions
* Undeclared property
Change-Id: I91ef41257d9bb53e14fbe762ad41798acaa06bb0
2017-06-16 04:15:17 +00:00
Gergő Tisza
f431bc7196
Switch TestingAccessWrapper to librarized version
...
Bug: T163434
Change-Id: I3bd4a725291c8d0d10ff002c481064fe67f8df39
Depends-On: I52cc257e593da3d6c3b01a909e554a950225aec8
2017-04-20 19:16:16 +00:00
MusikAnimal
bafd980e7d
Rename functions so as to not confuse with with CheckUser extension
...
Bug: T162748
Change-Id: If2ad9d65cedc8124b2570e2b66574736a8f112f9
2017-04-18 16:30:48 +00:00
Kaldari
784bd9bd14
Changing cookie name to match cookie naming conventions
...
We typically do extensionname_blah, see CentralNotice and
CentralAuth cookies.
Also, "logins" is more accurate than "login" as it can store
multiple user login records (default is 6).
Change-Id: I1e20fc2bbc713613cfa27cf37fff371dbb0be25e
2017-04-12 14:47:18 -07:00
Kunal Mehta
f58cec3a69
Move tests to tests/phpunit/ and remove hook
...
The UnitTestsList hook is no longer needed as tests are now
autodiscovered.
Bug: T142120
Change-Id: Ie4abce0cac28c408ed9ba5f4327912a3ca0c2925
2016-08-06 01:30:11 -07:00
Brian Wolff
8fa1401235
Follow-up fea1a38d
- respond to Legoktm's comments
...
Also make a minor change to the default config options.
Change-Id: Icf295c50b6f834ec004c73213935679e409b65c5
2016-04-26 12:53:38 -04:00
Brian Wolff
78de4c6aa2
Fix phpcs warnings
...
Change-Id: Ice5ff0bd25c5e2af522965bf8229e64bce70b593
2016-04-26 12:48:00 -04:00
Brian Wolff
fea1a38de5
Initial version of extension to notify people on failed login attempts.
...
Bug: T11838
Change-Id: Id96aff70f06879a7b754b19af8e65c0f641e84e0
2016-03-28 04:29:04 -04:00