summaryrefslogtreecommitdiff
path: root/CHANGES.md
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-05-01 21:59:28 +0200
committerJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-05-01 21:59:28 +0200
commitc94966aac2f16ca7a6f8c4c8988677515b46a45b (patch)
treec9b8c7c115d3bea2b754512dc4c7e123e1d8310a /CHANGES.md
parent883a3c9379de774a3035986e90614decd8626207 (diff)
hide password when it sits in stash
Diffstat (limited to 'CHANGES.md')
-rw-r--r--CHANGES.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.md b/CHANGES.md
index 7e5dda0..42eef5a 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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