github Luzifer/ots v1.1.0

latest releases: v1.13.0, v1.12.0, v1.11.1...
15 months ago
  • New Features

    • Add QR-code display for secret URL (#61)
    • Implement frontend customizations (#71)
  • Improvements

    • Disable secret creation when secret is empty (#86)
    • Log secret expiry on startup
    • Only mention tool name in footer (#71)
    • Replace redis client, move expiry into creation interface

With this release an old migration was removed and in case you are still using the REDIS_EXPIRY environment variable you need to switch to SECRET_EXPIRY. Also with the new redis client you might need to adjust the username in your REDIS_URL to a proper ACL username (or enable legacy auth in Redis) - see the README for the REDIS_URL format.

Don't miss a new ots release

NewReleases is sending notifications on new releases.