Heyuri / kokonotsuba

Heyuri's BBS software
Other
19 stars 14 forks source link

Browser remembers "E-mail" field instead of "Name" field for saving name #106

Closed kaguy4 closed 1 month ago

kaguy4 commented 2 months ago

And for example if you make the browser remember "noko" for mail, if you enter "noko2" or "sage" for a post, it won't go in the first try and give a prompt about it instead, as shown below. So it should save the name field instead. It does already remember the password field properly.

image

kaguy4 commented 2 months ago

At least my browser can remember multiple of mail fields, but it's still redundant to save all possible e-mail options and would be better off saving names image

k0me0 commented 2 months ago

Isn't this browser specific? The credentials are saved like this only because the browser thinks it's a login form because it has designated email and password fields, while the name gets saved by kokonotsuba using cookies. If you type in a name you also get something like this: Screenshot 2024-07-30 154227

kaguy4 commented 1 month ago

Ah, then there is nothing to do