Skip to content

Commit

Permalink
Add a Warning section to the README
Browse files Browse the repository at this point in the history
  • Loading branch information
tramuntanal committed Jan 29, 2021
1 parent 60741f3 commit 170e632
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,13 @@ Once enabled, non registered (thus not logged in) participants will have to navi

Note that although the only way for participants to open a session is by clicking the "Support" button, once verified, she will be able to perform all the actions that require the authentications she has verified for.

### Run tests
### Warning

Platform administrators should take care not to reset authorizations while in the middle of a process.
Reseting authorizations will remove `Authentication`s from existing impersonated users. This will allow participants to vote again in the same process via this module or
being "manually" impersonated.

## Run tests

Create a dummy app in your application (if not present):

Expand Down

0 comments on commit 170e632

Please sign in to comment.