about summary refs log tree commit diff stats
path: root/submit.php
Commit message (Expand)AuthorAgeFilesLines
* moved banned user checkgbmor2020-05-031-25/+1
* redesigned site; moved header/nav and news to separate files for ease of upda...gbmor2020-05-031-10/+2
* git link now goes to cgit instancegbmor2020-05-011-1/+1
* updating git link to point to tildegitgbmor2020-04-121-1/+1
* added user to rejection list for attempted compromise of another tilde serverahriman2019-10-271-0/+1
* fixed nav linksahriman2019-09-171-1/+1
* updated banlistahriman2019-07-021-13/+14
* added link to getwtxt instanceahriman2019-05-251-2/+20
* changed success message to reference admins@ mail acctahriman2019-05-041-1/+1
* new user restriction functionahriman2019-05-041-1/+6
* updated restricted usernamesahriman2019-04-251-0/+1
* updated wiki linkahriman2019-04-241-1/+1
* workaround for checking if user already exists (chroot blocks posix_getpwnam())ahriman2019-04-241-2/+4
* updated disallowed usernamesahriman2019-04-241-0/+2
* better scaling for mobileahriman2019-04-231-2/+3
* added to forbidden user listahriman2019-03-261-0/+1
* moved irc info to wikiahriman2019-01-041-1/+1
* moved bchs guide to wikiahriman2019-01-041-1/+1
* fixed nav linksahriman2019-01-011-1/+1
* misc typos, changed page titlesahriman2018-12-191-1/+1
* changed contact emailahriman2018-12-171-1/+1
* Changed sign-up confirmation page formattingahriman2018-12-031-2/+8
* Fixed user submit error, cleaned up codeahriman2018-12-021-12/+2
* submit.phpahriman2018-12-021-1/+1
* fixed submit.php w/r/t file it writes notifying me of new membersahriman2018-12-021-1/+1
* synced files with newest version on site, set up repoahriman2018-12-011-2/+2
* Upload files to ''ahriman2018-11-261-0/+149
8-6dev_3' href='/ingrix/lynx-snapshots/commit/WWW/Library/Implementation/HTLex.c?id=d326f24d169154673717129098ff4554a673f178'>d326f24d ^
e087f6d4
c68ecb8b ^
e087f6d4
d326f24d ^

1876fe93 ^

d326f24d ^
e087f6d4

d326f24d ^
e087f6d4






d326f24d ^
e087f6d4
d326f24d ^









e087f6d4
d326f24d ^






















1876fe93 ^

d326f24d ^
e087f6d4
d326f24d ^
1876fe93 ^

e087f6d4
d326f24d ^



e087f6d4

b52ca53f ^
e087f6d4
1876fe93 ^
e087f6d4

d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
e087f6d4
d326f24d ^
1876fe93 ^

e087f6d4
d326f24d ^
1876fe93 ^

e087f6d4
d326f24d ^
e087f6d4
e087f6d4

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142