Authentication library for FuzeWorks, providing user management, session control and integration with the Administrative framework.
Go to file
Abel Hoogeveen c0b04a4434 Replaced all the setHeader() with the new setLocation().
This should solve all the downstream bugs on nginx.
2023-02-14 15:08:20 +01:00
controller Initial commit 2023-02-06 15:44:28 +01:00
layout Initial commit 2023-02-06 15:44:28 +01:00
src/FuzeWorks/Authentication Initial commit 2023-02-06 15:44:28 +01:00
test Added more sane config defaults and unit tests. 2023-02-08 12:29:08 +01:00
view Replaced all the setHeader() with the new setLocation(). 2023-02-14 15:08:20 +01:00
.gitattributes Initial commit 2023-02-06 15:44:28 +01:00
.gitignore Initial commit 2023-02-06 15:44:28 +01:00
LICENSE Initial commit 2023-02-06 15:44:28 +01:00
composer.json Initial commit 2023-02-06 15:44:28 +01:00
config.authentication.php Added more sane config defaults and unit tests. 2023-02-08 12:29:08 +01:00