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

If triggered by an unauthenticated user, an error is thrown #15

Closed
jasonvarga opened this issue Jul 18, 2018 · 2 comments
Closed

If triggered by an unauthenticated user, an error is thrown #15

jasonvarga opened this issue Jul 18, 2018 · 2 comments

Comments

@jasonvarga
Copy link
Member

The commit message contains the current user's username.
If they're logged out, there's no username to get. This could happen when using front-end forms.

We should change username to "unauthenticated user" or similar.

@bgarrant
Copy link

Front End forms work great when logged in, so we just need this little tweak for non-logged in use and we should be all set

@jasonvarga
Copy link
Member Author

Fixed in 2.0.1

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