Derick Rethans
e051444f40
Send forgot-password link to real email, instead of PHP provided one
2023-08-30 17:26:38 +01:00
Derick Rethans
3b1ce5de90
Send people to systems@ as group@ isn't really a thing
2023-08-30 17:26:19 +01:00
Kamil Tekiela
4f98bb7878
Migrate mysql_* API
2022-07-18 22:25:22 +02:00
Niklas Keller
c155378dd6
Move cvs-auth.php from include path to Composer autoload
2021-04-11 22:51:54 +02:00
Nikita Popov
031dbfdb8a
Minor code cleanups
...
Applying various minor improvements suggested by PhpStorm.
2021-04-11 20:46:25 +02:00
Nikita Popov
2a21449000
Move to public/ directory
...
Move everything that should be accessible from the webserver into
a public/ directory. Previously the document root was the root
of the repository, which is not great.
2021-04-07 12:12:02 +02:00