Skip to content
Snippets Groups Projects
Commit f3cae5a7 authored by Dan Michael O. Heggø's avatar Dan Michael O. Heggø
Browse files

[#125] Send assert=true when force_login=True

- When `Site.force_login` is True we can send `assert=true`
  with `edit` actions to have the api reject our edits if
  we got logged out for some reason.
- Adding a new exception `AssertUserFailedError` as a subclass
  of `LoginError`.
parent ac5bcfed
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment