https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43086
--- Comment #5 from Olivia Reynolds <[email protected]> --- Thanks for taking a look Katrin, and glad the test plan was useful. There's still so much of Koha I have no idea about so I try to make them very step-by-step. 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. 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. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
