]> Untitled Git - public.git/commit
Replaced old perl publish with web-accessible publish 1.2.0
authorClifton Palmer <clifton.james.palmer@protonmail.com>
Sat, 19 Aug 2023 12:40:39 +0000 (07:40 -0500)
committerClifton Palmer <clifton.james.palmer@protonmail.com>
Wed, 23 Aug 2023 18:22:22 +0000 (13:22 -0500)
commitf276084429f7fee87765e97d313af98d0dc9bbc6
tree9c96cde3db18fbdc2ab5591a89b35832424f537f
parent6d340888f9a823aed2a04174e4a6a454446186ae
Replaced old perl publish with web-accessible publish
- basic auth for all web interfaces now at /lua/
- external docker httpd password directory for security (needs initialization)
- html form for submitting publishing patterns
12 files changed:
.env [deleted file]
.gitignore
Dockerfile
docker-compose.yml
httpd.conf
lua/dump_files.lua [new file with mode: 0644]
lua/publish.lua [new file with mode: 0644]
lua/publish.sh [new file with mode: 0755]
lua/submit.html [new file with mode: 0644]
public [deleted file]
public.sh [deleted file]
readme.md