Age | Commit message (Expand) | Author |
2014-11-11 | Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l... | elijah |
2014-07-31 | use ApiController#anonymous_access_allowed? | Azul |
2014-07-31 | respond with 404 and 500 when rendering custom error pages | Azul |
2014-07-17 | add translation and fix tests | Azul |
2014-07-17 | some cleanup of the messages api and cuke feature | Azul |
2014-07-17 | clean up error assertions in tests | Azul |
2014-07-14 | minor: remove @s added by search and replace | Azul |
2014-07-14 | minor: fix identity test for storing certs | Azul |
2014-07-14 | clean up and simplify error responses and test code | Azul |
2014-07-12 | allow querying for the expiry of a particular fingerprint | Azul |
2014-07-12 | fix tests and simplify time calculations | Azul |
2014-07-12 | Identity view cert_fingerprints_by_expiry | Azul |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt |
2014-07-09 | list identities based on search only | Azul |
2014-07-05 | Enable unblocking handles in identities tab | Azul |
2014-07-05 | remove dummy app | Azul |
2014-05-30 | Merge pull request #167 from azul/feature/i18n-for-ticket-system0.5.2-rc | azul |
2014-05-29 | clearify identity validations | Azul |
2014-05-29 | hand on errors from Email to Identity to User | Azul |
2014-05-28 | adopt tests to new error messages for identities | Azul |
2014-05-28 | ensure identity is cleared on user.reload - fixes test | Azul |
2014-05-28 | use Identity for testing login availability | Azul |
2014-05-26 | sorting translation keys some | Azul |
2014-05-26 | use i18n.missing_translations | Azul |
2014-05-26 | Merge pull request #163 from azul/feature/3398-save-hashed-token | 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-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-13 | adjust tests to new config and method implementation | Azul |
2014-05-13 | destinguish user.email from user.email_address | 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-06 | hide srp forms when no js is available | Azul |
2014-04-30 | remove outdated os detection test | Azul |
2014-04-25 | basic password validation without client side gem | Azul |
2014-04-25 | make test independent of button tag | Azul |
2014-04-25 | Merge pull request #148 from azul/feature/api-quota-support | azul |
2014-04-18 | adopt service_level config to platform settings | Azul |
2014-04-18 | change service level configuration strategy | Azul |
2014-04-17 | adjust test to service list in config | Azul |
2014-04-17 | make use of the UnauthorizedUser | Azul |
2014-04-17 | initial commit for the service level api | Azul |
2014-04-17 | add a try/except for older versions of requests | Azul |