This website requires JavaScript.
Explore
Help
Register
Sign In
skobkin
/
magnetico-web
Watch
1
Star
1
Fork
You've already forked magnetico-web
0
Code
Issues
Pull requests
2
Releases
Activity
eccf815faa
magnetico-web
/
src
/
Repository
History
Alexey Skobkin
27f290670a
Invite list privacy bug fix.
2018-07-01 15:13:42 +03:00
..
.gitignore
initial commit.
2018-06-20 19:35:08 +03:00
ApiTokenRepository.php
#2
API token authentication implemented. Login method implemented. Some refactoring. ApiTokenRepository::findUserByTokenKey() query bug fix.
2018-06-27 01:28:42 +03:00
InviteRepository.php
Invite list privacy bug fix.
2018-07-01 15:13:42 +03:00
UserRepository.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