summaryrefslogtreecommitdiffstats
path: root/core/views/user_registration.py
Commit message (Expand)AuthorAgeFilesLines
* fix error msgPhilip Sargent2025-02-071-1/+1
* old user, first registration. cleanerPhilip Sargent2025-01-271-14/+23
* reistration of previously attending expoer working again.Philip Sargent2025-01-271-12/+27
* password reset for logged-on users now workingPhilip Sargent2025-01-271-21/+88
* bug typoPhilip Sargent2025-01-241-1/+1
* allow new registration only oncePhilip Sargent2025-01-241-2/+13
* duplicate email preventionPhilip Sargent2025-01-241-10/+12
* bugPhilip Sargent2025-01-231-1/+1
* New User registration formPhilip Sargent2025-01-231-4/+86
* bugfixPhilip Sargent2025-01-221-2/+2
* password reset via encrypted token by emailPhilip Sargent2025-01-221-10/+32
* oops bugPhilip Sargent2025-01-211-3/+2
* ensure anonymous before changing registrationPhilip Sargent2025-01-211-5/+11
* now saves encrypted file after new registration.Philip Sargent2025-01-211-4/+55
* Loads and resaves same file. Round trip working.Philip Sargent2025-01-211-3/+5
* Registering existing and new users works, but is ephemeral.Philip Sargent2025-01-211-7/+46
* form now working with basic validationPhilip Sargent2025-01-201-4/+22
* user registration pagesPhilip Sargent2025-01-201-0/+42