Skip to content

Conversation

@Brownster
Copy link
Owner

Summary

  • add a simple JSON-backed user database
  • implement /api/login, /api/logout and /api/me routes
  • configure flask secret key
  • serve HTML files from correct static folder
  • update login page to call login API
  • document user account management in README
  • expose USERS_FILE_PATH variable and example

Testing

  • pip install -r requirements.txt
  • pip install pyyaml
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_687d7b79c4048323bbf667c569f12fe6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants