feat: add hability to disable login (#378)

This commit is contained in:
Miguel Ribeiro
2024-06-08 00:04:50 +02:00
committed by GitHub
parent f79a3f9957
commit 092be22183
28 changed files with 205 additions and 12 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v2.3.0";
$version = "v2.4.0";
?>