Commit Graph

18 Commits

Author SHA1 Message Date
Santiago L eadc06d4c5 django.core.urlresolvers moved to django.urls
Django 2.0
2021-04-21 14:27:18 +02:00
Santiago L 9d2d0befc4 Rename `async`--> `run_async`
On Python3.5 async becames a reserved keyword.
2021-03-30 12:51:12 +02:00
root b9ba692a42 Added support for disabling ssl verification on gitlab backend 2017-03-02 18:46:03 +00:00
Marc Aymerich 3e1d9f7d22 Added support for raw hash password edditing 2016-05-11 12:56:10 +00:00
Marc Aymerich d849ec8867 Fixes on billing 2016-04-06 19:00:16 +00:00
Marc Aymerich 6a34ba8fd2 Fixed bug on backend failure error reporting 2016-03-18 10:13:25 +00:00
Marc Aymerich ba232ec8f4 Added support for Let's encrypt 2016-03-11 12:19:34 +00:00
Marc Aymerich 7128db2640 PEP8 compliance 2015-10-05 13:31:08 +00:00
Marc Aymerich 5f17267ff7 Added preliminar support for Docker containers 2015-09-30 16:26:44 +00:00
Marc Aymerich f368f5dbe8 Simplify bash conditionals 2015-09-20 10:57:13 +00:00
Marc Aymerich e0d31f67e4 Fixes on payments and php webapps 2015-06-22 14:14:16 +00:00
Marc Aymerich 81f5ef5686 Added support for multiple php fpm webapps 2015-06-12 12:17:05 +00:00
Marc Aymerich b5ede03858 Improved ACL support 2015-05-12 12:38:40 +00:00
Marc Aymerich 39bf68caad Added async functionality on backends 2015-05-06 14:39:25 +00:00
Marc Aymerich e4f1673de8 Fixes on mailboxes, tasks, and mailer 2015-05-05 19:42:55 +00:00
Marc Aymerich c2b0186034 Improved backends help texts 2015-04-24 11:39:20 +00:00
Marc Aymerich eebaee1097 Added backend docstring as helptext 2015-04-23 19:46:23 +00:00
Marc Aymerich 10d2f7f247 Moved apps to contrib 2015-04-05 10:46:24 +00:00