magnetico-web/src/Entity
Alexey Skobkin 0dd74177e3 Unique index on Invite::$code. 2018-06-27 01:40:43 +03:00
..
.gitignore initial commit. 2018-06-20 19:35:08 +03:00
ApiToken.php #2 API token authentication implemented. Login method implemented. Some refactoring. ApiTokenRepository::findUserByTokenKey() query bug fix. 2018-06-27 01:28:42 +03:00
Invite.php Unique index on Invite::$code. 2018-06-27 01:40:43 +03:00
User.php User registration implemented: registration form, user:add command. User creation time and roles are now stored in the DB. Simple invite system implemented. 2018-06-25 01:42:26 +03:00