Commit Graph
4 Commits
Author SHA1 Message Date
Jordan Brown 795bec18ab Big chungus commit
- API and client to version 5.0.0
- Added a bunch more model validations
- Added error codes
- Added limits to database strings
- Redid client exceptions to be more sane
- Added configurable instance and user limits
- Always clamp rights to their valid ranges
- Add an error if the minimum password length is more than the string limit
- Fixed chat bot name contraints crossing instances
- Enforce that SIDs be unique globally
- Normalize instance paths to forward slashes on windows. Added to sanitizer
- Added migrations
- Added ApiAssert for testing error codes
2020-04-11 13:14:55 -04:00
Cyberboss 0c563d014c Add a test for creating instances in the installation directory 2018-10-23 16:29:21 -04:00
Cyberboss 1f265d1505 Add integration test for restoring lost instance user permissions 2018-09-28 15:57:59 -04:00
Cyberboss b90171e917 More integration tests 2018-09-04 15:22:47 -04:00