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

edit_event_gap is broke #3382

Open
msg4real opened this issue Dec 5, 2018 · 0 comments
Open

edit_event_gap is broke #3382

msg4real opened this issue Dec 5, 2018 · 0 comments

Comments

@msg4real
Copy link

msg4real commented Dec 5, 2018

I dont think anyone noticed

Traceback (most recent call last):
File "/srv/reggie/env/lib/python3.6/site-packages/cherrypy/_cprequest.py", line 630, in respond
self._do_respond(path_info)
File "/srv/reggie/env/lib/python3.6/site-packages/cherrypy/_cprequest.py", line 689, in _do_respond
response.body = self.handler()
File "/srv/reggie/env/lib/python3.6/site-packages/cherrypy/lib/encoding.py", line 221, in call
self.body = self.oldhandler(*args, **kwargs)
File "/srv/reggie/env/lib/python3.6/site-packages/cherrypy/_cpdispatch.py", line 54, in call
return self.callable(*self.args, **self.kwargs)
File "/srv/reggie/plugins/uber/uber/decorators.py", line 477, in with_timed
return func(*args, **kwargs)
File "/srv/reggie/plugins/uber/uber/decorators.py", line 503, in with_session
retval = func(*args, session=session, **kwargs)
File "/srv/reggie/plugins/uber/uber/decorators.py", line 630, in with_restrictions
return func(*args, **kwargs)
File "/srv/reggie/plugins/uber/uber/decorators.py", line 558, in with_rendering
result = func(*args, **kwargs)
TypeError: protected() missing 1 required keyword-only argument: 'csrf_token'

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

1 participant