Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix OTP for realdev/otp | Jeroen van Meeuwen (Kolab Systems) | 2015-10-13 | 9 | -77/+89 |
* | Add OTP requirements | Jeroen van Meeuwen (Kolab Systems) | 2015-10-13 | 1 | -0/+2 |
* | An initial functional implementation of OTP | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 14 | -17/+399 |
* | Correct second factors to align with the new model for them, and list last fe... | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -8/+17 |
* | Clearly name session and transaction IDs | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 2 | -24/+33 |
* | Bind the bcrypt functions so additional attributes become available to the tasks | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -4/+4 |
* | Sessions should only be negotiated when there's actual session dependent content | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -7/+8 |
* | Make the knowledge base even more of an App | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 3 | -10/+57 |
* | Add form definitions for the OTP token, using transaction UUIDs | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 4 | -2/+18 |
* | Add the request argument 'next' to the login page links | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 2 | -8/+8 |
* | Require a login and obtain the correct account | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -3/+2 |
* | Allow LDAP jobs to be dispatched, picked up by celery, and cached | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 3 | -0/+88 |
* | Import KBArticle later | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -2/+3 |
* | Provide documentation for bcrypt functions | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -0/+12 |
* | Provide documentation for properties | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 1 | -4/+13 |
* | Extend the documentation to include the external dependencies | Jeroen van Meeuwen (Kolab Systems) | 2015-10-12 | 59 | -1/+361 |
* | Don't forget to add this file :/dev/oauth2-provider | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 1 | -0/+118 |
* | Some initial fixtures to test with | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 1 | -0/+25 |
* | Load OAuth2 in to the application | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 1 | -0/+6 |
* | Add the database model of OAuth2 | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 5 | -0/+158 |
* | Add a placeholder page for authorization | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 1 | -0/+7 |
* | Add a minimum API | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 1 | -0/+33 |
* | It's request.url, not request.uri | Jeroen van Meeuwen (Kolab Systems) | 2015-10-10 | 1 | -1/+2 |
* | Add Redis | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 1 | -0/+3 |
* | Stop raising Exceptions | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 1 | -2/+0 |
* | Correct running the Docker image with the new components (Redis and a Celery ... | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 2 | -2/+7 |
* | Ensure manage.py starts Redis and a Celery worker | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 1 | -2/+29 |
* | Update the Docker container | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 2 | -2/+20 |
* | Add additional requirements | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 1 | -0/+2 |
* | Add a Celery-based backend to process operations that take longer | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 7 | -5/+113 |
* | More docstrings | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 2 | -0/+25 |
* | Ensure that bin/reset-db also installs any new build- and/or run-time depende... | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 1 | -1/+5 |
* | Update documentation slightly | Jeroen van Meeuwen (Kolab Systems) | 2015-10-08 | 20 | -23/+76 |
* | Update forms and protect the entire set against CSRF | Jeroen van Meeuwen (Kolab Systems) | 2015-10-07 | 16 | -13/+178 |
* | Add a set of bcrypt routines | Jeroen van Meeuwen (Kolab Systems) | 2015-10-07 | 8 | -0/+219 |
* | Ignore the assets/images directory | Jeroen van Meeuwen (Kolab Systems) | 2015-10-07 | 1 | -0/+1 |
* | Pull the imagery from the local site. | Jeroen van Meeuwen (Kolab Systems) | 2015-10-07 | 22 | -21/+42 |
* | Ensure a locale is chosen despite some errors returning early (no locale on g... | Jeroen van Meeuwen (Kolab Systems) | 2015-10-07 | 1 | -1/+6 |
* | Refactor the overall layout | Jeroen van Meeuwen (Kolab Systems) | 2015-10-07 | 36 | -789/+1007 |
* | Improve legibility when editing code | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 1 | -6/+7 |
* | Start on a set of roles and audiences that could interact with the application | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 4 | -26/+446 |
* | Add assets to show currency restrictions | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 3 | -0/+0 |
* | Add an extra translation in Dutch to the fixtures | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 1 | -0/+6 |
* | Remove obsolete commentary for GeoIP and export a KADMIN_SETTINGS for local s... | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 1 | -17/+3 |
* | Add a "Using Docker" section to the installation guide | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 1 | -0/+18 |
* | Add --interactive and --bind options: | Jeroen van Meeuwen (Kolab Systems) | 2015-10-06 | 1 | -1/+30 |
* | This seems to work for both my developer workstations | Jeroen van Meeuwen (Kolab Systems) | 2015-10-05 | 1 | -1/+1 |
* | Add tmp/cache/ to gitignore | Jeroen van Meeuwen (Kolab Systems) | 2015-10-05 | 1 | -0/+1 |
* | Add templates | Jeroen van Meeuwen (Kolab Systems) | 2015-10-05 | 3 | -0/+78 |
* | Add a limited view on one's profile, | Jeroen van Meeuwen (Kolab Systems) | 2015-10-05 | 1 | -3/+31 |