summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2015-09-28Changed invite code query to look for invite_code string instead of idankonym
2015-09-28Add validation of invite code in user object based on codes in couch dbankonym
2015-09-28Add invite code modelankonym
2015-09-28Update submodule srp to 9e1a41733kaeff
2015-09-28Move account form info from srp_js into leap_webkaeff
2015-09-28Adding invite code field to signup with validation for hardcoded invite codeankonym
2015-08-07do not include random cruft in the common name of smtp client certificateselijah
2015-08-04Made the default front-page welcome text translatable.elijah
2015-08-03make the footer less comically huge when there is only one language configuredelijah
2015-07-23make the default vanilla leap_web include a masthead on the home page.elijah
2015-07-14fix i18n testselijah
2015-07-14fix footer css when the locale links are visibleelijah
2015-06-15added CommonLanguages gemelijah
2015-04-30added support for email notifications of ticket changeselijah
2015-03-17Better error message when a database is missing (very useful for nagios tests)elijah
2015-03-17add support for rotating tokens and sessions databases, and for a special tmp...elijah
2015-01-28client certificates: allow for time units to be specified in client_cert_life...elijah
2014-12-23bugfix: ensure both user and identity documents are destroyed if there is a p...elijah
2014-12-17css - remove @extend .label-default (that class does not exist)elijah
2014-12-15bugfix: allow deletion of user's identities via api when user is deleted. clo...elijah
2014-11-11Merge branch 'test/feature-for-service-endpoint' of https://github.com/azul/l...elijah
2014-11-11Merge branch 'feature/error-tweaks' of https://github.com/azul/leap_web into ...elijah
2014-11-10added destroy user to apielijah
2014-09-04fixed typo on configs_controller.rbelijah
2014-07-31features for anonymous use and service endpointAzul
2014-07-31use ApiController#anonymous_access_allowed?Azul
2014-07-31respond with 404 and 500 when rendering custom error pagesAzul
2014-07-18Allow fetching configs if anonymous EIP access is allowedAzul
2014-07-17some cleanup of the messages api and cuke featureAzul
2014-07-17clean up error assertions in testsAzul
2014-07-14fix controller refactor and featuresAzul
2014-07-14move fetch_user into module so it can be mixed inAzul
2014-07-14send config files from ConfigsControllerAzul
2014-07-14ApiController with API style authAzul
2014-07-14clean up and simplify error responses and test codeAzul
2014-07-14send static list of configs for nowAzul
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-07-14render valid json error if provider file not foundAzul
2014-07-14SessionsController#unauthenticated for 401sAzul
2014-07-14separate login_required from access denied responseAzul
2014-07-14Moved check for allow_registration into filter.Folker Bernitt
2014-07-12allow querying for the expiry of a particular fingerprintAzul
2014-07-12fix tests and simplify time calculationsAzul
2014-07-12Identity view cert_fingerprints_by_expiryAzul
2014-07-12store expiry with cert fingerprintsAzul
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-09minor: cleanup some linksAzul
2014-07-09Merge pull request #173 from azul/feature/unblock-handlesazul
2014-07-09list identities based on search onlyAzul
2014-07-08create client certificates with generous not_before (fixes #5884)elijah