Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: jarmo/secrets-web

secrets-web v1.4.1

08 Apr 15:45

Choose a tag to compare

Update dependencies and release binaries for FreeBSD and OpenBSD too

secrets-web v1.4.0

31 Mar 19:39

Choose a tag to compare

Show error when serving fails for whatever reason

secrets-web v1.3.2

10 Oct 08:19

Choose a tag to compare

Update gin and its dependencies

secrets-web v1.3.1

10 Oct 07:51

Choose a tag to compare

Update secrets dependency for sorting secrets properly

secrets-web v1.3.0

27 Jul 06:54

Choose a tag to compare

secrets-web v1.2.2

18 Jul 09:18

Choose a tag to compare

  • Disable caching of all non-static assets

secrets-web v1.2.1

06 Feb 09:53

Choose a tag to compare

  • Log out after inactivity even when system goes to sleep and resumes from it

secrets-web v1.2.0

29 Jan 16:14

Choose a tag to compare

  • Fix the problem of modal dialogs not closing every time
  • Show all secrets by default after login

secrets-web v1.1.0

03 Mar 04:59

Choose a tag to compare

  • Clear filtered secrets list when deleting filter
  • Set focus automatically to text fields
  • Bump secrets dependency
    • vault aliases are now case-insensitive
    • vault files are locked when writing to disallow accidental parallel writes

secrets-web v1.0.1

04 Jan 11:41

Choose a tag to compare

  • Fix so that all browser security headers would be set correctly by gin-contrib/secure middleware