1
0
forked from team/site
Commit Graph

30 Commits

Author SHA1 Message Date
a77396b9a8 allow all valid pubkey types, not just ssh- 2022-03-08 12:47:56 -05:00
fbd9166854 fix some problems
just a general tidy-up
2022-02-17 13:55:19 -05:00
e14c1f7a39 some tidying 2022-01-15 16:53:06 -05:00
1fb85061e1 Allow ecdsa-sha2-* keys 2021-12-09 08:54:46 +00:00
9d36f047bd
avoid instantiating SplFileInfo objects 2021-01-03 18:57:35 -05:00
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
b0d00c01f6
check username only if not emtpy 2020-02-02 12:06:02 +01:00
58760e50b7
we $name and $email for ban info 2020-02-02 11:51:51 +01:00
6b465e8b03
remove double check for emtpy sshkey 2020-02-02 10:52:59 +01:00
7988ddb6ae
add check for banned ssh-keys 2020-02-02 10:17:45 +01:00
caf203cafd fix banned username check 2020-01-16 22:32:45 -05:00
ad455b69c6 rename alert to notice. 2020-01-16 21:55:33 -05:00
b913bacda9 fix for user ban's (merge from envs) 2020-01-16 21:55:33 -05:00
c5aea6e866 port back improvements from ~club 2019-10-03 10:09:20 -04:00
03e8309882 check if we have the beginning of a pubkey 2019-06-28 11:42:22 -04:00
cbbf122342 add webchat and wiki link to ssh error msg 2019-06-28 11:34:20 -04:00
da7c536850 disallow uppercase letters in usernames 2019-06-28 11:21:33 -04:00
aef57c21cd
use system-installed makeuser 2019-02-18 20:56:45 -05:00
365c678642
add more blacklisted usernames 2019-02-17 16:18:22 -05:00
d3554501de
prevent signup email from getting flagged as spam 2019-01-24 17:23:28 -05:00
efe1be95d5 pull email validator into repo 2019-01-14 14:45:37 -05:00
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
a0357d0178 check against reserved usernames 2018-06-20 12:02:56 -04:00
5120294b00 remove swiftmailer dependency 2018-06-11 20:22:34 -04:00
f030ae41fb send mail to admins 2018-06-11 18:39:13 -04:00
4b39f18723 plaintext signup email 2018-06-11 18:38:16 -04:00
878c49ba4f use local sendmail 2018-06-11 18:36:01 -04:00
8e7fa22f96 remove forwarding option from signup email 2018-06-11 12:37:11 -04:00
b23edf2bf8 cleanup, move faq to wiki 2018-06-08 23:17:35 -04:00