Commit graph

16 commits

Author SHA1 Message Date
swagg boi fbd58556eb Use latest Perl 2022-08-21 23:52:32 -04:00
swagg boi fc3ebf9e69 This is no longer needed (deprecated MatterMost guestbook CGI script) 2022-05-28 09:43:54 -04:00
swagg boi df23c45309 Use latest Perl 2022-05-06 10:22:35 -04:00
swagg boi e963e4b435 Need the devel version of Ruby now to install the cgi gem 2022-04-01 00:23:57 -04:00
swagg boi a6b956bcd0 Implement the tests 2021-12-10 17:47:47 -05:00
swagg boi 49635e2b10 Upgrade Perl version; remove redundant fat commas; clean up reflection page 2021-05-31 00:57:39 -04:00
swagg boi 3d29910268 Revert "Revert "Merge branch 'main' of https://codeberg.org/swaggboi/www2.0""
This reverts commit a6e52b979f.
2021-04-20 13:17:02 -04:00
swagg boi a6e52b979f Revert "Merge branch 'main' of https://codeberg.org/swaggboi/www2.0"
This reverts commit 0be8f2536c, reversing
changes made to 4520425e2b.
2021-04-20 13:15:38 -04:00
swagg boi 4270bb5729 Add $SERVER_ADMIN environment variable 2021-04-17 17:12:09 -04:00
swagg boi 2e6630eff9 Misc tweaks
- Added some documentation finally
- Implemented cpanfile
- Cleaned up Dockerfile
- Use prefork server instead of daemon
2021-04-15 17:35:28 -04:00
swagg boi 34f8331365 Security-related changes
I've added `apt-get -y upgrade` to the Dockerfile to ensure the latest security patches for Debian are pulled into the container and I've also hard-coded in the file extension for the CGI scripts/plugin due to some security vulnerability that's been patched in Mojolicious v9.11+ (probably should've been done this way in the first place)
2021-03-24 14:54:38 -04:00
swagg boi a6186eee2b Some tweaks to reduce container size and fix build error 2021-03-13 22:30:03 -05:00
swagg boi 61a112a392 Implement restrictive placeholder 2021-03-13 00:42:36 -05:00
swagg boi f84c4964be Clean up some errors 2021-03-07 20:44:58 -05:00
swagg boi 515bf0e18a Add Ruby dependencies 2021-03-06 23:33:36 -05:00
swagg boi 55ce37e05f Add Dockerfile 2021-03-06 21:54:51 -05:00