Update:Archive/1.0/Developers: Difference between revisions

Line 469: Line 469:


====/developers/usermanager.php====
====/developers/usermanager.php====
----
* [https://bugzilla.mozilla.org/show_bug.cgi?id=281273 Deleting an author strands addons]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=281273 Deleting an author strands addons]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=275137 Email address changes are not verified]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=275137 Email address changes are not verified]
* [153] [179] [188] [307] [318] [414] [475] [504] should check for affected rows
* [160-172] [194-206] loop with queries, consider rewrite
* [245-248] consider replacing nested if elses with switch statement
----
----
alanjstr suggests:
alanjstr suggests:
* [https://bugzilla.mozilla.org/show_bug.cgi?id=279524 Break this into multiple pages.  Ditch the mass user management entirely.]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=279524 Break this into multiple pages.  Ditch the mass user management entirely.]
----
* [153] [179] [188] [307] [318] [414] [475] [504] should check for affected rows
* [160-172] [194-206] loop with queries, consider rewrite
* [245-248] consider replacing nested if elses with switch statement


===/extensions===
===/extensions===
244

edits