summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-15fetch secret token for signing cookies from configAzul
2013-03-14Merge pull request #37 from azul/feature/migration-flowazul
2013-03-06updated deploy documentationAzul
2013-03-06simulate couch migration workflow on travisAzul
2013-03-06setup user and restrict db accessAzul
2013-03-06create sessions db - it's not a CouchRest Model db.Azul
2013-03-06make sure couchrest actually finds our models in the enginesAzul
2013-03-06restrict couch access to adminAzul
2013-03-06no auto update - migrate the couch beforeAzul
2013-03-06certs - changed the logic of free/paid certs to be limited/unlimited.elijah
2013-03-05Merge pull request #36 from leapcode/feature/limit_user_leakjessib
2013-03-05Merge branch 'master' into feature/limit_user_leakAzul
2013-03-05minor: fixed logout linkAzul
2013-03-04Update tests and documentation to reflect changed error messages with incorre...jessib
2013-03-04make api test script work with bitmask and print logAzul
2013-03-01Merge pull request #32 from azul/feature/api-version-1-fixesazul
2013-03-01Merge pull request #35 from azul/feature/update-install-instructionsazul
2013-02-28When attempting to login, the error messages should not leak information abou...jessib
2013-02-28Merge pull request #34 from leapcode/feature/limit_usernamesjessib
2013-02-28Have specific error messages for usernames with incorrect formats.jessib
2013-02-28use binstubs to make sure we use the right rails versionAzul
2013-02-27change free cert postfix to be a prefix (this is required for how openvpn doe...elijah
2013-02-27seperated troubleshoot from installAzul
2013-02-27use debugger for ruby 1.9 - not supporting 1.8.7 anymoreAzul
2013-02-27added TL;DR - fixed some issues with documentationAzul
2013-02-26Merge branch 'master' into feature/limit_usernamesjessib
2013-02-26Change to language for when updating username/password.jessib
2013-02-26Changes to valid format for usernames.jessib
2013-02-26Not using secure random, at least now, as using the couchrest ID as the code ...jessib
2013-02-26Merge pull request #28 from leapcode/feature/change_loginjessib
2013-02-26Merge pull request #27 from leapcode/feature/free-certsazul
2013-02-26minor: using ?: operator for cert postfixAzul
2013-02-26api for sessions fixedAzul
2013-02-26git ignore binstubsAzul
2013-02-25Admins cannot update a user. Eventually we will want to allow admins to updat...jessib
2013-02-25Slight refactoring of partialsjessib
2013-02-25Add hint that password change is optionaljessib
2013-02-25tests refactored with with_config helperAzul
2013-02-25added configuration setting for disabling free certsAzul
2013-02-25enable free certs with a common name postfixAzul
2013-02-25enable free certs in the controllerAzul
2013-02-19Needs some cleanup, but this has one form where user can change username and ...jessib
2013-02-19Only check if last email alias is valid if the user has a last email alias.jessib
2013-02-09configure couchrest session store in initializerAzul
2013-02-09prerelease version of couchrest_session_storeAzul
2013-02-09fall back to {} if config file is empty for environmentAzul
2013-02-09use at least couchrest_session_store 0.0.8Azul
2013-02-09use couchrest_session_store 0.0.7Azul
2013-02-08make sure we use at least rails 3.2.11Azul
2013-02-08bumped version to 0.1.20.1.2Azul