6
edits
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Feel free to add your comments to this page. | Feel free to add your comments to this page. | ||
== SSL auth required for "send password" (FORM) == | |||
* This is an optional, but stongly recommended feature suggested during install | |||
* Sending password with FORM.send or Javascript.Send check if the page is SSL encrypted and will display an error message if there's no valid SSL certificate. | |||
* Will not allow adding "*" to FORM.edit field from Javascript (avoid sproof) | |||
This way a user will get warning when tries to log in to an unsafe service, like phising sites. All sites with authentication should have valid SSL certificate or should be added to "safe to login" list. |
edits