Platform | Version | Date |
---|
Backend | 4.3.1 | 26-07-2022 |
Containing changes
- Record last login date of company memberships
- Use standard api errors to communicate login failures
- Limit code quantity allowed when creating serialized fingerprints
- Update all requirements (django 4.0.5, ...)
- Add epac multi-company user support
- Improve SCM bulk update by serial_number
- Raise correct error when an archived user tries to log in
- Add login option to prevent switching to the previous company
- Process "current company" when logging in
- Fix issue with user roles in UserViewSet
- Fix the scan on create task which sometimes fails
- Increase speed of serial number de-duplication
- Fix issue with AlertSubscribers and multi-company users
- Fix django scan admin slow query