summaryrefslogtreecommitdiff
path: root/test/unit
AgeCommit message (Expand)Author
2015-10-06Integrated feedback on multi-invite codesankonym
2015-10-02Update rake task to allow generation of multi-use invitesankonym
2015-10-02Allow multi-use invite codesankonym
2015-09-28Make invite code configurableankonym
2015-09-28Removed the view_by__id from invite code testankonym
2015-09-28Fixed the signup bug that wrongly consumes the invite code.Aya Jaff
2015-09-28Fix three unit tests by passing Factory Girl a valid invite codeankonym
2015-09-28Fix several test failures by stubbing invite code validationankonym
2015-09-28Separate user and invite code validator testsankonym
2015-09-28Fixes for the invite code validatorankonym
2015-09-28Make sure codes can only be used once, fix validationsankonym
2015-09-28assign random invite code when creating new invite codesankonym
2015-09-28Fix test based on actual invite code validationankonym
2015-09-28Added an 'invite code' to all the tests for the sign-up form so we have a val...Aya Jaff
2015-09-28Adding invite code field to signup with validation for hardcoded invite codeankonym
2015-09-10couchrest_model 2.0.1 fixes find_by_sth(nil)Azul
2015-08-07do not include random cruft in the common name of smtp client certificateselijah
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2014-07-14minor: remove @s added by search and replaceAzul
2014-07-14minor: fix identity test for storing certsAzul
2014-07-12allow querying for the expiry of a particular fingerprintAzul
2014-07-12Identity view cert_fingerprints_by_expiryAzul
2014-05-29clearify identity validationsAzul
2014-05-29hand on errors from Email to Identity to UserAzul
2014-05-28adopt tests to new error messages for identitiesAzul
2014-05-26Merge pull request #163 from azul/feature/3398-save-hashed-tokenazul
2014-05-26hash token with sha512 against timing attacs #3398Azul
2014-05-19fix Email so User.new.valid? does not crashAzul
2014-05-13destinguish user.email from user.email_addressAzul
2014-04-18change service level configuration strategyAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: app and test filesAzul
2013-07-24validations of email format and local domain moved overAzul
2012-09-27Adding in what used to be leap webapp demoAzul