From de854ac0a8fe72a1b0d0137c351b39de25e0adfe Mon Sep 17 00:00:00 2001 From: Miquel Lionel Date: Thu, 24 Jun 2021 13:53:58 +0100 Subject: Implemented very basic multi-user support - the `gpigeonctl' script is used to initialize the database, add an user and delete it, clear cookies. More info in the readme about it. - tweaked gpigeon-template.cgi and link-template-tmpl.cgi to support multiusers - tweaked the Makefile - tweaked the config.def.mk and added WWWUSER and WWWDIR variables - made some ajustements in the styles.css file for responsivity. - added some headers for security in nginx-example.conf - added gpigeonctl.def which serves as a "blueprint" for gpigeonctl --- index.html | 44 +++++++++++++++++++------------------------- 1 file changed, 19 insertions(+), 25 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index d6b2583..eccc4d2 100644 --- a/index.html +++ b/index.html @@ -1,38 +1,32 @@ - + GPIGEON - Login + - - -

GPIGEON - Login

+

GPIGEON - Login

- - - - - - - - - - - - - - - - - +
Username :
Password :
+ + + + + + + + + + + + + +
Username :
Password :
-

Source code here. It is similar to hawkpost.co.

- +

Source code here. It is similar to hawkpost.co.

-- cgit v1.2.3-70-g09d2