| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-20 | Add Authenticate() | xengineering | |
| This function validates a username and password against the database. | |||
| 2026-06-20 | Add Register() | xengineering | |
| This function creates a new user and sets the username and bcrypt-hashed password. | |||
