summaryrefslogtreecommitdiff
path: root/app/controllers/v1
AgeCommit message (Expand)Author
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-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-18Allow fetching configs if anonymous EIP access is allowedAzul
2014-07-17some cleanup of the messages api and cuke featureAzul
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-14send static list of configs for nowAzul
2014-07-14use cucumber; initial ConfigsControllerAzul
2014-07-14Moved check for allow_registration into filter.Folker Bernitt
2014-07-11Added allow_registration toggle.Folker Bernitt
2014-07-09list identities based on search onlyAzul
2014-05-26change from GET to POST for certsAzul
2014-05-19store fingerprints with timestampAzul
2014-05-19minor: fix testsAzul
2014-05-19store cert fingerprint with main user identityAzul
2014-05-19SmtpCertsController, routes and testsAzul
2014-05-13allow for usernames with dotsAzul
2014-04-18change service level configuration strategyAzul
2014-04-17make use of the UnauthorizedUserAzul
2014-04-17initial commit for the service level apiAzul
2014-04-10move certs into toplevelAzul
2014-04-08moving users: app and test filesAzul