bludit/bl-plugins/imap-authentication
Nik 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
..
languages Add Feature IMAP authentication 2020-06-24 00:49:11 +02:00
metadata.json Add Feature IMAP authentication 2020-06-24 00:49:11 +02:00
plugin.php Add Feature IMAP authentication 2020-06-24 00:49:11 +02:00