Confirmed users
400
edits
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
|Feature users and use cases=Users using Sync will use more secure protocol (not BasicAuth) to authenticate access to Sync web servers. Passwords must not be passed around in plaintext. | |Feature users and use cases=Users using Sync will use more secure protocol (not BasicAuth) to authenticate access to Sync web servers. Passwords must not be passed around in plaintext. | ||
Migration: | <bold>Migration:<bold> | ||
DigestAuth: will revert to BasicAuth once for calculating hash of password for authentication, and will use DigestAuth for all future authentication. | |||
DigestAuth (strawman): will revert to BasicAuth once for calculating hash of password for authentication, and will use DigestAuth for all future authentication. | |||
|Feature implementation notes=* https://bugzilla.mozilla.org/show_bug.cgi?id=445757 | |Feature implementation notes=* https://bugzilla.mozilla.org/show_bug.cgi?id=445757 | ||
}} | }} | ||