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

Unique constraint on nonce missing #490

Closed
candlejack297 opened this issue Jan 20, 2015 · 1 comment
Closed

Unique constraint on nonce missing #490

candlejack297 opened this issue Jan 20, 2015 · 1 comment

Comments

@candlejack297
Copy link

The docs say,
SOCIAL_AUTH_NONCE_SERVER_URL_LENGTH = <int> Nonce model has a unique constraint over ('server_url', 'timestamp', 'salt'), salt has a max length of 40, so server_url length must be tweaked using this setting.
but I don't actually see this being enforced anywhere nor any reference to it in the migration or model.

@omab
Copy link
Owner

omab commented Feb 10, 2015

Closed by #491

@omab omab closed this as completed Feb 10, 2015
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

No branches or pull requests

2 participants