Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using deprecated API tokens for Enterprise #33

Merged
merged 4 commits into from
Apr 23, 2013
Merged

Stop using deprecated API tokens for Enterprise #33

merged 4 commits into from
Apr 23, 2013

Commits on Apr 19, 2013

  1. Stop using deprecated API tokens for Enterprise.

    Authentication by API token is deprecated and doesn't work anymore.
    Instead, authentication should be done via OAuth token now.
    watsonian committed Apr 19, 2013
    Configuration menu
    Copy the full SHA
    e6c82e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2013

  1. Declare the exception type.

    watsonian committed Apr 20, 2013
    Configuration menu
    Copy the full SHA
    8442e7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e38eeae View commit details
    Browse the repository at this point in the history
  3. Remove apiToken completely.

    watsonian committed Apr 20, 2013
    Configuration menu
    Copy the full SHA
    da1405a View commit details
    Browse the repository at this point in the history