Age | Commit message (Expand) | Author |
2015-09-28 | changes style sheets | EvyW |
2015-09-22 | index changes | EvyW |
2015-09-22 | commit user haml | EvyW |
2015-09-22 | Update leap.scss | EvyW |
2015-09-20 | adding ability to disable/enable users by admin | Evelyn |
2015-08-07 | do not include random cruft in the common name of smtp client certificates | elijah |
2015-08-04 | Made the default front-page welcome text translatable. | elijah |
2015-08-03 | make the footer less comically huge when there is only one language configured | elijah |
2015-07-23 | make the default vanilla leap_web include a masthead on the home page. | elijah |
2015-07-14 | fix i18n tests | elijah |
2015-07-14 | fix footer css when the locale links are visible | elijah |
2015-06-15 | added CommonLanguages gem | elijah |
2015-04-30 | added support for email notifications of ticket changes | elijah |
2015-03-17 | Better error message when a database is missing (very useful for nagios tests) | elijah |
2015-03-17 | add support for rotating tokens and sessions databases, and for a special tmp... | elijah |
2015-01-28 | client certificates: allow for time units to be specified in client_cert_life... | elijah |
2014-12-23 | bugfix: ensure both user and identity documents are destroyed if there is a p... | elijah |
2014-12-17 | css - remove @extend .label-default (that class does not exist) | elijah |
2014-12-15 | bugfix: allow deletion of user's identities via api when user is deleted. clo... | elijah |
2014-11-11 | Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l... | elijah |
2014-11-11 | Merge branch 'feature/error-tweaks' of https://github.com/azul/leap_web into ... | elijah |
2014-11-10 | added destroy user to api | elijah |
2014-09-04 | fixed typo on configs_controller.rb | elijah |
2014-07-31 | features for anonymous use and service endpoint | Azul |
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-18 | Allow fetching configs if anonymous EIP access is allowed | 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 | fix controller refactor and features | Azul |
2014-07-14 | move fetch_user into module so it can be mixed in | Azul |
2014-07-14 | send config files from ConfigsController | Azul |
2014-07-14 | ApiController with API style auth | Azul |
2014-07-14 | clean up and simplify error responses and test code | Azul |
2014-07-14 | send static list of configs for now | Azul |
2014-07-14 | use cucumber; initial ConfigsController | Azul |
2014-07-14 | render valid json error if provider file not found | Azul |
2014-07-14 | SessionsController#unauthenticated for 401s | Azul |
2014-07-14 | separate login_required from access denied response | Azul |
2014-07-14 | Moved check for allow_registration into filter. | Folker Bernitt |
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-12 | store expiry with cert fingerprints | Azul |
2014-07-11 | Added allow_registration toggle. | Folker Bernitt |
2014-07-09 | minor: cleanup some links | Azul |
2014-07-09 | Merge pull request #173 from azul/feature/unblock-handles | azul |
2014-07-09 | list identities based on search only | Azul |
2014-07-08 | create client certificates with generous not_before (fixes #5884) | elijah |
2014-07-05 | make link_to_navigation more generic and reuse it | Azul |