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

Errors in the examples provided by the docs induced by latest changes #27

Open
mickey06 opened this issue Jan 11, 2014 · 3 comments
Open

Comments

@mickey06
Copy link
Contributor

In the "Authentication providers" example identity.name should be replaced by identity.id

In the "User Information providers" example the hasattr(current_user, 'id') test doesn't exclude anonymous users anymore. Because all users have the id attribute now.

@svenstaro
Copy link

You should make a bug report for this.

@mickey06
Copy link
Contributor Author

I thought issues were bug reports ? Where should I post this ?

@svenstaro
Copy link

Errr excuse me, of course I mean pull request.

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

No branches or pull requests

2 participants