Rota Generator

SECURITY AND PRIVACY

Password and session security

Rota Generator uses the authentication and password hashing provided by the Laravel framework rather than storing plaintext passwords.

Passwords

Passwords are hashed. Password reset uses secure reset tokens rather than sending an existing password back to the user.

Sessions

Authenticated browser sessions use the configured secure Laravel session system. Log out when using a shared or public computer.

Need another answer?

Return to the Help Center to search all guides or browse the related articles for this topic.

Back to Help Center