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-24 00:49:11 +02:00
2018-12-26 19:17:30 +01:00
2019-02-01 17:58:12 +01:00
2018-10-01 16:34:28 +02:00
2018-07-28 18:33:37 +02:00