aboutsummaryrefslogtreecommitdiff
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* a more verbose makefile and explicative readme.Miquel Lionel2021-06-061-15/+58
| | | | | - also genpass.pl didn't need a newline when priting argon2id hash
* Cookie based login addedMiquel Lionel2021-04-111-22/+31
| | | | | | | | | | | | - the cookie last 1 year and is set upon login - deleted when pressing "Disconnect" button - updated the config.mk and Makefile for COOKIES_DIR variable - camel-cased the subroutines. I like it that way, it stands out more compared to variables - reinserted some vars back into link-tmpl.cgi, it wasn't making sense to have them in gpigeon-template.cgi - no more 'Unknown' link asker in the links table: if the string is a valid email address, we link to the file in the table.
* use template instead of writing perl in perlMiquel Lionel2021-02-281-3/+2
| | | | | - also renamed gpigeon.css -> styles.css. more standard - utf-8 rules. other charset can't defeat him.
* README.md is no longer WIP atm.Miquel Lionel2020-12-241-2/+0
|
* renamed README to markdown file extensionMiquel Lionel2020-12-081-0/+52