bludit/bl-kernel
panigrc f54e5e65c9 Add Feature IMAP authentication
### Added

- Add IMAP Authentication Plugin which stores the IMAP server to a DB field and handles the registration and authentication of IMAP users.

### Changed

- Add extra plugin hooks `beforeVerifyUser` & `afterVerifyUser` in `60.plugins.php`.
- Change the `login.class.php` by calling the `beforeVerifyUser` & `afterVerifyUser` hooks in order to support more authentication methods.
2020-06-24 00:49:11 +02:00
..
2020-06-03 23:59:07 -07:00
2020-05-23 18:48:14 +02:00
2020-06-24 00:49:11 +02:00
2020-05-26 18:35:30 +05:30
2019-03-07 16:13:47 +01:00
2020-05-26 18:26:52 +05:30
2019-05-12 12:32:12 +02:00
2020-06-03 23:59:07 -07:00
2019-11-18 20:18:29 +01:00
2020-06-03 23:59:07 -07:00
2019-02-19 08:38:17 +01:00
2020-06-03 23:59:07 -07:00