diff options
author | Jannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de> | 2022-05-01 21:59:28 +0200 |
---|---|---|
committer | Jannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de> | 2022-05-01 21:59:28 +0200 |
commit | c94966aac2f16ca7a6f8c4c8988677515b46a45b (patch) | |
tree | c9b8c7c115d3bea2b754512dc4c7e123e1d8310a /CHANGES.md | |
parent | 883a3c9379de774a3035986e90614decd8626207 (diff) |
hide password when it sits in stash
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -124,7 +124,7 @@ Current v1.1.0 - [x] made languages in about clickable - [x] make loading auth data from session easier - how do you hide stash values? - - [ ] password is now hidden when stringified + - [x] password is now hidden when stringified - [x] merge read and raw (with content type) - how does one extract the body functionality? (One does not.) - [x] refactor templates to make use of link_to |