Skip to content

Feature : add signup page and password in authentication#368

Open
Tit-Co wants to merge 14 commits intoOpenClassrooms-Student-Center:masterfrom
Tit-Co:feature/add-signup-page-and-password-in-authentication
Open

Feature : add signup page and password in authentication#368
Tit-Co wants to merge 14 commits intoOpenClassrooms-Student-Center:masterfrom
Tit-Co:feature/add-signup-page-and-password-in-authentication

Conversation

@Tit-Co
Copy link

@Tit-Co Tit-Co commented Mar 16, 2026

Summary

  • The club is able to signup and log in with mail and password

Feature

server.py

  • Updated routes to log in with mail and password.
  • Added new routes to sign up, to see club profile and to change password.
  • Returns the welcome template with success message if the authentication succeed or error message else.

Templates

  • Used flash messages in template to inform user.
  • Added new templates for signing up and changing password, and for watching profile.

Unit tests

  • Updated tests.

Tit-Co added 14 commits March 9, 2026 18:08
…ase places with not enough points, update unit tests
…ld not be able to book more than 12 places per competition, update unit tests
…ate not reflected, update unit tests with mocks
…d not be able to book more than 12 places per competition, update tests
…aces in past competitions should not be possible, add two more unit tests for that bug fix
…ould not be able to book more than places available, update unit tests
…, add one more unit test for that improvement, update unit tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant