Brian Lycett
d8eb7ae81d
Customisable email text, define base path for the URL when behind a reverse proxy, upgrade to PHP 8, no more empty member entries in groups, various tweaks and enhancements.
2021-05-19 08:55:07 +01:00
Brian Lycett
769ff0f1b0
Add the ability to set the server path. Get directed to the appropriate module when you log in.
2021-04-15 15:43:53 +01:00
Monsieur X
b33ff26fd2
Custom email body ( #51 )
...
* get email body from ENV
* read subject from env
* html mail
* replace special string with username and password
* missing ;
* more str_replace
* utf8 in mail
* typo
* docs
* fix var
* count accounts
* fix print
2021-04-01 09:15:15 +01:00
Brian Lycett
3b8e94ce66
Christmas jingles ( #55 )
...
* Add account requests, email user on password update, RFC2307BIS autodetection and various bug fixes.
* Remove test.php
2020-12-24 18:24:41 +00:00
Brian Lycett
07cfb50e16
Fix SMTP authentication and mail body. Notify if there was a problem sending the email.
2020-11-30 16:14:53 +00:00
Brian Lycett
8dacee9c4e
Add send email, show full DN, fix TLS check at setup and add verbose LDAP debugging
2020-11-28 18:00:01 +00:00