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

Apitoken gciubotaru #170

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

cburlacu
Copy link
Collaborator

#155 fixed pep8 warnings

Gabriel Ciubotaru and others added 4 commits March 21, 2016 13:11
Signed-off-by: Gabriel Ciubotaru <[email protected]>
Signed-off-by: Cezar Burlacu <[email protected]>
Signed-off-by: Cezar Burlacu <[email protected]>
@cburlacu
Copy link
Collaborator Author

Argh, it failed. I will look at it and retry.

@dlespiau dlespiau mentioned this pull request Mar 23, 2016
@cburlacu
Copy link
Collaborator Author

I can't figure why sqlite is working and mysql doesn't.

self.assertEqual(data['name'], 'user1_at2')
self.assertEqual(data['state'], 'Inactive')

# change user
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we should allow for changing user of an existing token.

Edit: oh, we actually do check we didn't change the user ID. nm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants