Skip to content

Login page: do not retain credentials #38

Description

@boly38

Hi

On login page we set some sensible credentials (ex. db access).
image

As php gui user, I dont want that the browser retains form value for this field. I dont want autocomplete. I dont want to be able to retrieve mongodb url from my previous access.

Technically, the input may have autocomplete="off" or type=password somewhere .. to dig.

Please notice that this issue is not the opposite of #37 but independant enhancement. This issue drives the "default browser behavior". At the end, if the user want to store some information, this is a choice that should not be forced.

This is a security issue.
Thanks
Regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions