forked from team/site
1
0
Fork 0
Commit Graph

57 Commits

Author SHA1 Message Date
Ben Harris c661dd3700 clear form fields on successful signup 2022-09-29 12:32:49 -04:00
Ben Harris 913827fb51 getting closer 2022-09-29 12:29:42 -04:00
Ben Harris 23ef6533b4 disable spl_autoload so i can figure this out faster
move Net_DNS2_RR_DLV after Net_DNS2_RR_DS
2022-09-29 12:27:45 -04:00
Ben Harris 3b2e9e1167 move Net_DNS2_RR_CDS after Net_DNS2_RR_DS 2022-09-29 12:24:58 -04:00
Ben Harris de7460d17d reorder DNS2.php 2022-09-29 12:21:07 -04:00
Ben Harris f17be390f1 format ipaddr.php with phpstorm 2022-09-29 12:04:30 -04:00
Ben Harris 021bc3041c use str_starts_with() now that we are on php8 2022-09-29 12:04:12 -04:00
Ben Harris 52c178e460 reformat smtp.php with phpstorm 2022-09-29 12:03:53 -04:00
Ben Harris 45f672dcf0 reformat DNS2.php with phpstorm 2022-09-29 12:02:38 -04:00
Ben Harris c7a0edd91c tidy some regex 2022-09-29 11:15:07 -04:00
Ben Harris dbdf1f8ae6 use mb 2022-03-08 12:49:49 -05:00
Ben Harris a77396b9a8 allow all valid pubkey types, not just ssh- 2022-03-08 12:47:56 -05:00
Ben Harris fbd9166854 fix some problems
just a general tidy-up
2022-02-17 13:55:19 -05:00
Ben Harris e14c1f7a39 some tidying 2022-01-15 16:53:06 -05:00
Robert Miles 1fb85061e1 Allow ecdsa-sha2-* keys 2021-12-09 08:54:46 +00:00
Ben Harris f87750af30 escape form fields 2021-09-12 17:25:33 -04:00
Ben Harris 68c52786ca show count of webring members 2021-01-13 15:30:54 -05:00
Ben Harris 9d36f047bd
avoid instantiating SplFileInfo objects 2021-01-03 18:57:35 -05:00
Anton McClure a712e41cd8 Some tweaks I'm porting over from am32.org (#80)
Add links to view source code of a page's php file, and rename the current "page source" link to "site source".

some changes to how news listing display on the home page

Reviewed-on: team/site#80
Co-Authored-By: Anton McClure <anton@antonmcclure.com>
Co-Committed-By: Anton McClure <anton@antonmcclure.com>
2021-01-03 23:44:59 +00:00
Ben Harris d6fd00fd8e add link to tos 2020-10-30 16:33:02 -04:00
Ben Harris 06c59560e8 fix line-endings in signup/index.php 2020-10-30 16:25:17 -04:00
Ben Harris cc98ac895f add age notice 2020-10-30 16:24:39 -04:00
creme b0d00c01f6
check username only if not emtpy 2020-02-02 12:06:02 +01:00
creme 58760e50b7
we $name and $email for ban info 2020-02-02 11:51:51 +01:00
creme 6b465e8b03
remove double check for emtpy sshkey 2020-02-02 10:52:59 +01:00
creme 7988ddb6ae
add check for banned ssh-keys 2020-02-02 10:17:45 +01:00
Ben Harris caf203cafd fix banned username check 2020-01-16 22:32:45 -05:00
creme ad455b69c6 rename alert to notice. 2020-01-16 21:55:33 -05:00
creme b913bacda9 fix for user ban's (merge from envs) 2020-01-16 21:55:33 -05:00
Ben Harris c5aea6e866 port back improvements from ~club 2019-10-03 10:09:20 -04:00
Ben Harris 03e8309882 check if we have the beginning of a pubkey 2019-06-28 11:42:22 -04:00
Ben Harris cbbf122342 add webchat and wiki link to ssh error msg 2019-06-28 11:34:20 -04:00
Ben Harris da7c536850 disallow uppercase letters in usernames 2019-06-28 11:21:33 -04:00
Ben Harris aef57c21cd
use system-installed makeuser 2019-02-18 20:56:45 -05:00
Ben Harris 365c678642
add more blacklisted usernames 2019-02-17 16:18:22 -05:00
Ben Harris d3554501de
prevent signup email from getting flagged as spam 2019-01-24 17:23:28 -05:00
Ben Harris efe1be95d5 pull email validator into repo 2019-01-14 14:45:37 -05:00
Ben Harris 15d2fc284d update forbidden username list 2018-10-29 15:18:07 -04:00
Ben Harris 6478856997 update reserved names, add command shortcut for makeuser 2018-09-24 14:30:10 -04:00
Ben Harris a0357d0178 check against reserved usernames 2018-06-20 12:02:56 -04:00
Ben Harris 5120294b00 remove swiftmailer dependency 2018-06-11 20:22:34 -04:00
Ben Harris f030ae41fb send mail to admins 2018-06-11 18:39:13 -04:00
Ben Harris 4b39f18723 plaintext signup email 2018-06-11 18:38:16 -04:00
Ben Harris 878c49ba4f use local sendmail 2018-06-11 18:36:01 -04:00
Ben Harris 8e7fa22f96 remove forwarding option from signup email 2018-06-11 12:37:11 -04:00
Ben Harris 0913b2dcd7 add forwarding info to email wiki and remove forwarding option from signup page 2018-06-11 12:34:33 -04:00
Ben Harris 01a6d24f80 fix signup form destination 2018-06-08 23:52:54 -04:00
Ben Harris b23edf2bf8 cleanup, move faq to wiki 2018-06-08 23:17:35 -04:00
Ben Harris 05e0033763 add services wiki page 2018-06-08 17:34:05 -04:00
Ben Harris e2353a117b wiki works 2018-06-04 02:18:28 -04:00