aboutsummaryrefslogtreecommitdiffstats
path: root/lib/passwords.js
Commit message (Collapse)AuthorAgeFilesLines
* Convert to using passwords.js from Add-on SDK, not out own.Matěj Cepl2011-03-231-58/+0
| | | | Exccessive callbacks are considered harmful!
* Mainly add XML-RPC handlingMatěj Cepl2011-02-091-1/+0
| | | | | | | | | | | | In details: * add libbugzilla.makeXMLRPCCall * rewrite addAttachment and fixAttachById to use it * add RHOnMessageHandler to process RHBZ-specific RPC messages * fix the mess around getting passwords and not-provided passwords (there should be no password in a content script) * add libbugzilla.openURLinPanel and make showAttachment to use it * fix indentation of switch statements * remove JSLint strings, we need to fix the script, no screw up my ones
* Massive reformatting to make Eclipse happyMatěj Cepl2010-09-251-1/+3
|
* Merge branch 'betterPasswordHandling'Matěj Cepl2010-07-161-0/+1
|
* change {set,remove}Password to *LoginMatěj Cepl2010-07-161-5/+4
|
* Passwords library with unit test.Matěj Cepl2010-07-161-0/+57