Releases: LiveUI/ApiCore
Releases · LiveUI/ApiCore
1.0_RC2.2
1.0_RC2.1
1.0_RC2
1.0_RC1
1.0_alpha_1.1
- tokens use URandom and SHA256
- passwords use bcrypt with verification
1.0_alpha_1
Contains
- Teams management
- User management (github style user linking to teams)
- Login
- Admin and install functionality
- Server images
- Server info
- Error logs (in DB)
Missing:
- Email verification
- Forgotten password
- Password needs refactor of bcrypt auth (fixing it) and move away from UUID to something more secured/random