summaryrefslogtreecommitdiff
path: root/baserock_openid_provider
Commit message (Expand)AuthorAgeFilesLines
* baserock_openid_provider: Tweak templatesSam Thursfield2016-03-023-7/+3
* baserock_openid_provider: Update for django-registration-redux 1.4Sam Thursfield2016-03-021-5/+4
* baserock_openid_provider: Use correct database URLSam Thursfield2016-03-021-1/+1
* baserock_openid: Install ntp to make sure the clock is set correctlyPedro Alvarez2016-02-242-2/+7
* baserock_openid_provider: Update on top of Fedora 23, and without PackerSam Thursfield2016-02-199-113/+49
* baserock_openid_provider: Make the <title> more usefulSam Thursfield2016-02-181-1/+1
* Use HTTPS for all infrastructure.Sam Thursfield2015-03-303-2/+10
* Use unqualified hostnames for Ansible 'hosts'Sam Thursfield2015-03-171-1/+1
* openid_provider: Note that activation emails may be delayedSam Thursfield2015-02-231-0/+4
* openid_provider: Fix the identity_select URLSam Thursfield2015-02-061-8/+23
* openid_provider: Require users to verify their email addressesSam Thursfield2015-01-306-26/+28
* openid_provider: Increase UWSGI buffer-sizeSam Thursfield2015-01-301-0/+2
* openid_provider: Include timestamps in debug.logSam Thursfield2015-01-301-0/+6
* Set gather_facts=False in all current Ansible scriptsSam Thursfield2015-01-282-0/+2
* openid_provider: Get ready for production!Sam Thursfield2015-01-264-33/+51
* openid_provider: Improve index and registration_complete templatesSam Thursfield2015-01-262-3/+11
* openid_provider: Update settings so that email sending worksSam Thursfield2015-01-261-0/+12
* openid_provider: Install sendmailSam Thursfield2015-01-261-0/+8
* openid_provider: Require user to provide a full name on registrationSam Thursfield2015-01-262-1/+64
* openid_provider: Add a stylesheetSam Thursfield2015-01-263-1/+278
* openid_provider: Update Cherokee config to serve static filesSam Thursfield2015-01-261-9/+12
* openid_provider: Avoid internal server error when session is lostSam Thursfield2015-01-261-0/+8
* openid_provider: Give 'correct' URL for OpenID on index pageSam Thursfield2015-01-261-1/+1
* openid_provider: Allow user to miss the trailing '/' from their OpenIDSam Thursfield2015-01-261-3/+4
* openid_provider: Give a more helpful error when the user enters wrong OpenIDSam Thursfield2015-01-261-4/+30
* openid_provider: Don't require editing code to deploy to baserock.orgSam Thursfield2015-01-261-1/+1
* openid_provider: Fix warning in config scriptSam Thursfield2015-01-261-1/+1
* openid_provider: Enable debug logging to /var/log/baserock_openid_providerSam Thursfield2015-01-262-1/+32
* openid_provider: Add extra loggingSam Thursfield2015-01-261-0/+12
* openid_provider: Fix deployment to productionSam Thursfield2014-12-052-8/+12
* openid_provider: Add 'Register' link for users who aren't logged inSam Thursfield2014-12-051-1/+2
* openid_provider: Use MariaDB instead of the default SQLite databaseSam Thursfield2014-12-054-5/+46
* openid_provider: Small cleanup in Packer templateSam Thursfield2014-11-281-1/+1
* Work around a Packer bug when deploying development imagesSam Thursfield2014-11-211-1/+2
* openid_provider: Fix URL in index template -- it should be openid.baserock.orgSam Thursfield2014-11-211-1/+1
* Try to work around corrupted OpenStack images in a different waySam Thursfield2014-11-211-5/+5
* openid_provider: Update Packer template for new DataCentred cloudSam Thursfield2014-11-211-6/+13
* openid_provider: Disable SELinux and enable persistant JournalSam Thursfield2014-11-212-1/+9
* openid_provider: Add Cherokee and uWSGI to serve the applicationSam Thursfield2014-11-145-4/+344
* openid_provider: Fix redirect after a user logs inSam Thursfield2014-11-071-0/+5
* openid_provider: Include a link to the user's OpenID in the indexSam Thursfield2014-11-071-1/+6
* openid_provider: Create an OpenID for each new user on registrationSam Thursfield2014-11-072-0/+46
* openid_provider: Add a view for /Sam Thursfield2014-11-072-3/+24
* openid_provider: Use django-registration-redux instead of django-registrationSam Thursfield2014-11-071-5/+7
* openid_provider: Add django-registrationSam Thursfield2014-11-073-4/+5
* openid_provider: Import basic templates for django-registrationSam Thursfield2014-11-0718-27/+165
* openid_provider: Configure using Ansible rather than a shell scriptSam Thursfield2014-11-072-2/+21
* Change IP used for OpenID providerSam Thursfield2014-10-241-1/+1
* Move deployment stuff for OpenID provider into subdirectorySam Thursfield2014-10-242-0/+56
* Enable the default django.contrib.auth login mechanismSam Thursfield2014-10-242-1/+29