summaryrefslogtreecommitdiff
path: root/TO_FIX.md
blob: 0a51032c47e6e28b849f205a935df5a0ea8864f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
TODO:
can log_file be written to?
add systemd unit?

gmi.pl needs to accept an arguemnt, where the config.toml is located.

remove magic numbers

in dir_listing, if a file has white space, then it will not properly display.
server does not do anything  with '%20' (whitespace) in path at all.

Be able to listen on more ports and different ip addresses -- make vhost adjustable.

make log output user adjustable

add client certificate stuff

add gmiaccess stuff