Patrick Asmus scriptos
  • Stuttgart, GER
  • http://www.cleveradmin.de
  • I'm a passionate IT person, I love to work on Linux bash, music lover, collect vinyl, a simpsons fan, humorous, love memes of all kinds.

  • Joined on 2023-03-26
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-09 14:00:32 +00:00
07ea917726 fix: master key deploy now logged in deployment history, add flash feedback after deploy
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-09 11:38:25 +00:00
da6d66e048 feat: add TZ timezone support for all displayed timestamps
scriptos deleted branch v0.4.0-alpha from scriptos/keywarden 2026-04-08 21:26:35 +00:00
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-08 21:26:16 +00:00
c15bac108d feat: rework footer – remove license, link Keywarden to keywarden.app, link version to releases page
scriptos created branch v0.4.0-alpha in scriptos/keywarden 2026-04-08 21:24:49 +00:00
scriptos pushed to v0.4.0-alpha at scriptos/keywarden 2026-04-08 21:24:49 +00:00
c15bac108d feat: rework footer – remove license, link Keywarden to keywarden.app, link version to releases page
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-08 21:12:47 +00:00
b665e623f9 feat: add login page customization (background image, glass card style, subtitle)
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-08 20:44:57 +00:00
dae6c6ae02 fix: add icon text spacing to standalone pages
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-08 20:33:44 +00:00
ce36939d31 docs: update architecture, security and contributing docs for gzip and font subsetting
8a10981ecc perf: subset tabler-icons font/CSS to used icons only (801KB -> 18KB woff2, 217KB -> 4KB CSS)
34ce8a8fc3 feat: add gzip compression middleware for HTTP responses
Compare 3 commits »
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-08 19:38:11 +00:00
3a860914d5 fix: auto-detect version from version.go in Dockerfile, pass git tag in CI release
dd4af5b25c feat: allow owner to deploy system master key from deploy page
Compare 2 commits »
scriptos deleted branch v0.4.0-alpha from scriptos/keywarden 2026-04-08 19:10:45 +00:00
scriptos created branch release/v0.4.0 in scriptos/keywarden 2026-04-08 19:10:36 +00:00
scriptos pushed to release/v0.4.0 at scriptos/keywarden 2026-04-08 19:10:36 +00:00
1cf7f50bfb feat: centralize version in internal/version package, fix updater for pre-release tags, show version in footer
scriptos created branch v0.4.0-alpha in scriptos/keywarden 2026-04-08 18:45:29 +00:00
scriptos pushed to v0.4.0-alpha at scriptos/keywarden 2026-04-08 18:45:29 +00:00
ca402eb88e fix: harden auth timing, cookie attrs, password gen bias, email template escaping; add security tests
scriptos pushed tag v0.3.0-alpha to scriptos/keywarden 2026-04-08 18:23:24 +00:00
scriptos released v0.3.0-alpha at scriptos/keywarden 2026-04-08 18:23:24 +00:00
scriptos merged pull request scriptos/keywarden#4 2026-04-08 18:22:04 +00:00
v0.3.0-alpha
scriptos pushed to master at scriptos/keywarden 2026-04-08 18:22:04 +00:00
fe31ef5a3c Merge pull request 'v0.3.0-alpha' (#4) from v0.3.0-alpha into master
eb1f4e0738 fix: bump Go from 1.26.1 to 1.26.2 to resolve stdlib vulnerabilities
653592e68f feat: add automatic update checker with version injection
465a44fae9 feat: show public key in modal with copy button instead of plain text page
05f8698c6b fix: add clipboard fallback for master key copy on HTTP
Compare 9 commits »
scriptos pushed to v0.3.0-alpha at scriptos/keywarden 2026-04-08 18:10:00 +00:00
eb1f4e0738 fix: bump Go from 1.26.1 to 1.26.2 to resolve stdlib vulnerabilities