feat!: allow registration of multiple users (#340)

feat: administration area
feat: add reset password functionality
This commit is contained in:
Miguel Ribeiro
2024-05-26 23:30:51 +02:00
committed by GitHub
parent 57b5c3deec
commit e1006e5823
90 changed files with 3131 additions and 867 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.29.1";
$version = "v2.0.0";
?>