Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This update changes the database schema. Remember to migrate and follow the upgrade procedures in the wiki! Changes since 1.6.16: - shipper now signs out the user if the password has been changed - Updated token invalidation message on the password change screen - Removed the redirect to dashboard button on sign-up screen - The admin panel now allows filtering of devices by status - The admin panel now allows filtering of mirror servers by enabled/downloadable status - Added a command to initialize a "full" user - i.e. user with access to all devices. This is useful if you want to create a build bot user that can upload to all devices. Note that _this user must already exist within the system!_ - Build objects can now be "enabled" and "disabled." When build objects are disabled, they are hidden from users and the API endpoints. - The build ID is now exposed to maintainers on a successful upload. - Added a maintainer endpoint to enable/disable builds on upload - Library dependency updates
- Loading branch information