]> git.andy128k.dev Git - ipf.git/commit
introduce AuthService
authorAndrey Kutejko <andy128k@gmail.com>
Sun, 7 Apr 2019 10:04:06 +0000 (12:04 +0200)
committerAndrey Kutejko <andy128k@gmail.com>
Sun, 7 Apr 2019 10:04:06 +0000 (12:04 +0200)
commitc350ee34df0b2af6bc56cfc5efa0981f4fe81a93
tree293446c35b1fa074695ea62fe22f210d083d98f2
parent935adf80d08dc903738e9febdba24f97e9eedc7b
introduce AuthService
ipf/admin/controllers/user.php
ipf/admin/forms/login.php
ipf/auth/admin.php
ipf/auth/app.php
ipf/auth/auth_service.php [new file with mode: 0644]
ipf/auth/commands/createsuperuser.php
ipf/auth/models.php
ipf/crypto.php
t/CryptoTest.php [deleted file]