summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/ReloadCc.py
Commit message (Collapse)AuthorAgeFilesLines
* Change exception handling to Python 2.5 compatible syntax. Increase version ↵Gravatar Nils Hesse 2013-02-131-2/+2
| | | | numbers of the plugins.
* Enable better error handling for the Reload.cc pluginGravatar Nils Hesse 2013-02-131-8/+30
|
* Use a dictionary to supply HTTP requests with the GET parameters (ensure ↵Gravatar Nils Hesse 2012-11-081-6/+11
| | | | proper URL encoding)
* Change self.accounts to self.info for getting the cached password hashGravatar Nils Hesse 2012-11-081-1/+1
|
* Added some error codes to the reload.cc hoster pluginGravatar Nils Hesse 2012-11-081-4/+3
| | | | Removed some leftover comments from account plugin
* Added the reload.cc pluginGravatar Nils Hesse 2012-11-081-0/+47