GitHub user GERey opened a pull request: https://github.com/apache/incubator-usergrid/pull/280
Added test that proves the issue that we couldn't use application cre⦠â¦dentials. Fixed not being able to get mixed case applications using application credentials in the realm. Fixed the creation of mixed case applications, now its all handled as lower case in the backend...for applications at least. You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-usergrid USERGRID-670-one-o Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-usergrid/pull/280.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #280 ---- commit db83ff47c118c7c959ee425f8d2b5ce2e09c8c2c Author: GERey <gre...@apigee.com> Date: 2015-06-12T19:29:50Z Added test that proves the issue that we couldn't use application credentials. Fixed not being able to get mixed case applications using application credentials in the realm. Fixed the creation of mixed case applications, now its all handled as lower case in the backend...for applications at least. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---