misuzu/public/auth
2023-01-07 04:46:49 +00:00
..
index.php Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
login.php Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
logout.php Fixed cookies not being set correctly when running on a non-standard port. 2022-06-06 16:57:45 +02:00
password.php Use interface constants instead of a dedicate enum class for config types. 2023-01-06 20:50:41 +00:00
register.php Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
twofactor.php Fixed inability to log in with two factor authentication. 2023-01-07 04:46:49 +00:00