summaryrefslogtreecommitdiffstats
path: root/module/plugins/accounts/ReloadCc.py
Commit message (Expand)AuthorAgeFilesLines
* Remove two dead pluginsGravatar Walter Purcaro 2014-07-061-75/+0
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-111-0/+2
* Fix __description__Gravatar Walter Purcaro 2014-04-111-1/+1
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-111-2/+2
* Fixed PEP 8 violations in AccountsGravatar Stefano 2013-07-231-2/+2
* Change exception handling to Python 2.5 compatible syntax. Increase version n...Gravatar Nils Hesse 2013-02-131-2/+2
* 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 prop...Gravatar Nils Hesse 2012-11-081-6/+11
* 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
* Added the reload.cc pluginGravatar Nils Hesse 2012-11-081-0/+47