Commit Graph

15 Commits

Author SHA1 Message Date
Retro_Guy df0adaf253 Move passwd change from register page to config page. Also require passwd on config page. 2024-03-10 09:50:20 -07:00
Retro_Guy 3550e09894 Begin adding ability to modify layout, etc. based on User-Agent. 2023-09-04 06:06:43 -07:00
Retro_Guy 6d249a1144 Add 30 character limit to usernames in register.php. 2023-07-14 12:58:25 -07:00
tomo 2646e652a7 * bug fix: if the no_verify field was blank, e-mail verifications would not go out.
* added option to turn on PHPMailer debug mode
2023-07-07 12:46:55 -07:00
Retro_Guy 705cd2307f More minor code cleanup. 2023-05-14 19:41:08 -07:00
Retro_Guy 0683f8ddd0 First mods for php8.2. 2023-04-13 18:52:30 -07:00
Retro_Guy be1cc6c141 Validate email domain on registration. 2022-11-10 07:19:45 +00:00
Retro_Guy ab832aec75 Add some character restrictions to new usernames. 2022-11-05 19:26:52 +00:00
Retro_Guy c574dd4c66 More cleanup and improvements in email verification. 2022-11-02 03:46:56 +00:00
Retro_Guy 229cac0de1 Make register.php a bit more robust. This is not complete but works fine. 2022-10-30 03:37:15 +00:00
Retro_Guy b56e94d3b7 Fix hardcoded username in register.php 2022-08-23 08:34:13 +01:00
Retro_Guy df391141f4 Modification to register.php to allow numbers in tld 2021-12-05 21:03:02 +00:00
Retro_Guy 44871b044a Fix old links in register.php to point to correct script 2021-12-05 00:59:40 +00:00
Retro_Guy 63b4fe6a41 Fix mistaken deletion of synchronet.conf in register.php 2021-06-13 07:11:41 +00:00
Retro_Guy 9eca611f81 Consolidate registration into one script and pass change into one script 2021-06-13 06:57:23 +00:00