Florian Schmidt
3a1a488b23
Use ExtensionRegistry to check, if Echo is installed
...
Instead of checking, if an internal class exists, it's more
accurate to require an extension and Extensionregistry will
check, if the requirements are fulfilled. If not, it will throw
and exception.
Depends-On: I2bde10ed08048bc0164446dd59d0d4575870fa54
Change-Id: I85a84988c75290d7df63dec27b69b250e305c896
2017-02-05 11:03:19 +00:00
niharika29
03839f7d96
Remove EchoBasicFormatter - no longer in use
...
Cleanup LoginNotify
Bug: T151414
Change-Id: Idc8913ebd80418dc40fb97d0a92fb51de5b07abf
2017-02-01 03:34:42 +00:00
Umherirrender
637cd2da5f
Avoid duplicate @doc in extension.json
...
External JSON reader can have problems with duplicate keys in json.
Change-Id: I80c18a77ceafef681708f7656db465fb3717e0c0
2016-12-17 00:48:15 +01: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
143d7caa44
Update LoginNotify for AuthManager.
...
I left the old hook in place for back-compatibility
Bug: T135270
Change-Id: I5800c7de902718958cd4a8edb33cbffd93dd827d
2016-07-07 15:02:11 -04: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
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