5
edits
(Integration of stored passwords) |
(Manage passwords per page?) |
||
| Line 13: | Line 13: | ||
By clicking on "ii)" the user would be directly forwarded to the secure area after the login. | By clicking on "ii)" the user would be directly forwarded to the secure area after the login. | ||
It's just an idea, but I think it would be very useful, simple to use, and fast! | It's just an idea, but I think it would be very useful, simple to use, and fast! | ||
== Manage passwords per page? == | |||
Instead of the domain name, the full path should be stored. E.g. for a website "http://www.phpbb.com/forum/index.php?c=3", the stored location should be "www.phpbb.com/forum/index.php" instead of just "www.phpbb.com". | |||
Why? | |||
Example: A forum like phpBB uses the same field names for different purposes. If you want to edit other users in the administratation panel, currently Firefox will overwrite the user name and password with the login info of the admin. Very annoying. | |||
Admittedly in this case it could be resolved by the developers of the forum, but I think there are situations where you don't want or can force different name fields for each website hosted on the same domain. --[[User:Pizzahut|Pizzahut]] 12:51, 27 March 2006 (PST) | |||
edits