ida-arbeitszeit / arbeitszeitapp

A webapp for labour-time calculation.
https://arbeitszeitapp.readthedocs.io
GNU Affero General Public License v3.0
36 stars 4 forks source link

Create ChangeUserEmailAddressController #1032

Closed sloschert closed 3 months ago

sloschert commented 3 months ago

This controller is intended to be used in the change_email_address route in arbeitszeit_flask/user/routes.py. It has two methods. One, extract_email_addresses_from_token is used in the GET and the POST method of the route, the second method, create_use_case_request, is used in the POST method and creates the UseCaseRequest object of the ChangeUserEmailAddressUseCase.

Contributes to #728.

Plan-ID: 371825c0-3112-47cd-9cb0-fea799fad3ee (2x)

sloschert commented 3 months ago

Hey, regarding your comments:

sloschert commented 3 months ago

@seppeljordan I register 2x consumption