github SamR1/FitTrackee v0.5.7

latest releases: v0.8.9, v0.8.8, v0.8.7...
2 years ago

This release contains several fixes including security fixes.
Thanks to @DanielSiersleben for the report.

And from now on, the admin account is not created on application initialization.
A new command is added to set administration rights on the account created after registration
(see documentation).

Issues Closed

Misc

  • #149 - improve database initialisation

Pull Requests

Security

  • #152 - Fixes and improvements:

    • set autoescape on jinja templates
  • #151 - fix security issues:

    • sanitize input when serving images
    • sanitize inputs when serving map tiles
    • allow only alphanumeric characters and '_' in username

Misc

  • #152 - Fixes and improvements:
    • fix dramatiq warning when launching workers w/ script entrypoint
    • check app config before dropping database, to avoid deleting data on production
    • remove dotenv warning

In this release 1 issue was closed.

Don't miss a new FitTrackee release

NewReleases is sending notifications on new releases.