Age | Commit message (Expand) | Author |
2014-05-30 | Merge pull request #168 from azul/bugfix/fix-login-validations | azul |
2014-05-29 | clearify identity validations | Azul |
2014-05-29 | ensure User#reload returns self | Azul |
2014-05-29 | hand on errors from Email to Identity to User | Azul |
2014-05-29 | catch corner cases of account creation | Azul |
2014-05-28 | adopt tests to new error messages for identities | Azul |
2014-05-28 | allow changing the user_id on an identity | Azul |
2014-05-28 | bring back the alias functionality in Identities | Azul |
2014-05-28 | ensure identity is cleared on user.reload - fixes test | Azul |
2014-05-28 | minor: beautify handle lookup in etc/passwd some | Azul |
2014-05-28 | use Identity for testing login availability | Azul |
2014-05-26 | Merge pull request #163 from azul/feature/3398-save-hashed-token | azul |
2014-05-26 | Merge pull request #165 from azul/feature/cert-fingerprints | azul |
2014-05-26 | hash token with sha512 against timing attacs #3398 | Azul |
2014-05-26 | fix test to require login | Azul |
2014-05-26 | change from GET to POST for certs | Azul |
2014-05-22 | Merge pull request #166 from elijh/feature/footer | azul |
2014-05-22 | Merge pull request #162 from azul/feature/3295-custom-error-pages | azul |
2014-05-20 | better detection if price link should be shown in the footer | elijah |
2014-05-19 | store fingerprints with timestamp | Azul |
2014-05-19 | minor: fix tests | Azul |
2014-05-19 | store cert fingerprint with main user identity | Azul |
2014-05-19 | SmtpCertsController, routes and tests | Azul |
2014-05-19 | fix Email so User.new.valid? does not crash | Azul |
2014-05-19 | basic integration test for cert API | Azul |
2014-05-19 | calculate cert fingerprints to store for leap_mx | Azul |
2014-05-19 | little bit of documentation | Azul |
2014-05-19 | minor: remove unused error pages | Azul |
2014-05-19 | i18n for error pages | Azul |
2014-05-19 | custom error pages for 404 and 500 errors | Azul |
2014-05-19 | update Gemfile.lock to reflect new version | Azul |
2014-05-16 | Version 0.5.10.5.1 | Azul |
2014-05-16 | Merge remote-tracking branch 'origin/develop' | Azul |
2014-05-15 | Merge pull request #161 from azul/bugfix/download-button-wider | azul |
2014-05-15 | Merge pull request #160 from azul/upgrade/rails-3.2.18 | azul |
2014-05-14 | check for presence of service_levels | Azul |
2014-05-14 | upgrade rails to 3.2.18 for security fixes | Azul |
2014-05-14 | make download button wide enough for helvetica #5039 | Azul |
2014-05-14 | Merge pull request #159 from azul/bugfix/5659-fix-ticket-form-submit | azul |
2014-05-14 | Merge pull request #157 from azul/bugfix/5664-stop-email-autofill | azul |
2014-05-14 | Merge pull request #158 from azul/bugfix/5658-fix-broken-masthead | azul |
2014-05-13 | adjust tests to new config and method implementation | Azul |
2014-05-13 | open/close toggle and fields in different forms - fixes #5659 | Azul |
2014-05-13 | move User Control Panel heading out of masthead | Azul |
2014-05-13 | destinguish user.email from user.email_address | Azul |
2014-05-13 | prefill ticket form from the model - fixes #5657 | Azul |
2014-05-13 | minor: use %Q for interpolated string with " | Azul |
2014-05-13 | keep empty email field if user removed prefill | Azul |
2014-05-13 | allow for usernames with dots | Azul |
2014-05-09 | Merge pull request #156 from azul/bugfix/5548-hide-signup-forms-without-js0.5.1-rc2 | azul |