Services/Server/NextFeatures: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
* Allow POST/GET of multiple collections. See https://bugzilla.mozilla.org/show_bug.cgi?id=551382
* Allow POST/GET of multiple collections. See https://bugzilla.mozilla.org/show_bug.cgi?id=551382
* Changing the timestamp precision: https://bugzilla.mozilla.org/show_bug.cgi?id=546715
* Changing the timestamp precision: https://bugzilla.mozilla.org/show_bug.cgi?id=546715
* Removing predecessorid, parentid, full, index_above, index_below, ...
* support for write tokens (data integrity to prevent use of incompatible keys) (no bug)


= User and/and or Auth =
= User and/and or Auth =


* provide a link to cancel in password reset e-mails : https://bugzilla.mozilla.org/show_bug.cgi?id=570408
* stronger auth. on storage requests: https://bugzilla.mozilla.org/show_bug.cgi?id=638905
* stronger auth. on storage requests: https://bugzilla.mozilla.org/show_bug.cgi?id=638905
* i18n for Account portal and Reg: https://bugzilla.mozilla.org/show_bug.cgi?id=567019
* specify acceptable character set for usernames, probably base64url (no bug)
* allow the user to change its e-mail https://bugzilla.mozilla.org/show_bug.cgi?id=592933


= Setup =
= Setup =
Line 18: Line 22:


* Capability page: https://bugzilla.mozilla.org/show_bug.cgi?id=557966
* Capability page: https://bugzilla.mozilla.org/show_bug.cgi?id=557966
= Internal needs =
* Simple service dashboard: https://bugzilla.mozilla.org/show_bug.cgi?id=593199
* Simple service dashboard: https://bugzilla.mozilla.org/show_bug.cgi?id=593199
* Graphite client to generate stats: https://bugzilla.mozilla.org/show_bug.cgi?id=658953
* Graphite client to generate stats: https://bugzilla.mozilla.org/show_bug.cgi?id=658953
= more features... =
* provide a link to cancel in password reset e-mails : https://bugzilla.mozilla.org/show_bug.cgi?id=570408
* ...

Latest revision as of 14:26, 25 May 2011

Draft-template-image.png THIS PAGE IS A WORKING DRAFT Pencil-emoji U270F-gray.png
The page may be difficult to navigate, and some information on its subject might be incomplete and/or evolving rapidly.
If you have any questions or ideas, please add them as a new topic on the discussion page.

Storage

User and/and or Auth

Setup

Misc and/or Generic

Internal needs

more features...