https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43086 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #6 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Olivia Reynolds from comment #5)
Truthfully, I hadn't considered that the unauthenticated OPAC could be used on a shared session. In that case, I agree that we should avoid remembering user details by default. I'll get in touch with the sponsor and see what they think about that issue, if they'd be happy to make it opt-in, or whether we could do a system preference for this. Otherwise, this feature may best belong in a plugin.
+1 Sounds great! I'll move this to "Failed QA" meanwhile as we don't have something better to indicate it might need a bit more thought/work.
Looking at the OPAC form, none of these fields seem to be marked as `autocomplete="off"`, so I think the browser could save their values automatically and present them to future users. It might be worth disabling autocomplete on them whilst we're looking at this area.
I like this idea and it feels like the right thing to do. I am only a little worried the library requesting this might rely on it right now. -- You are receiving this mail because: You are watching all bug changes.