diff options
author | Miquel Lionel <lionelmiquel@sfr.fr> | 2020-11-18 16:59:31 +0100 |
---|---|---|
committer | Miquel Lionel <lionelmiquel@sfr.fr> | 2020-11-18 17:28:07 +0100 |
commit | 37ef8a673a7e69085b54ccf34d2a0478b5ac7973 (patch) | |
tree | c31a08d2cfacf04fda75496533554e9e93435ad5 /index.html | |
parent | 1c481b16bd56c888d99aa82936936783996e3cc1 (diff) | |
download | gpigeon-37ef8a673a7e69085b54ccf34d2a0478b5ac7973.tar.gz gpigeon-37ef8a673a7e69085b54ccf34d2a0478b5ac7973.zip |
Various bug fixes in the perl code.
- Fixed the bug when the page was displaying in plain text after generating a link. My tired ass last night didn't think to print to the gpg_form filehandle.
- Fixed the bug when not all the text was written in the link file (the gpg form as I call it). reason: see above.
- Fixed the 'if ($HAS_MAILSERVER)' check. now it makes more sense.
- Fixed the bug when the link user was marked as 'Unknown' in the table but in the l/xxxx.cgi file it was there. Reverted code and it works now, it grep the right line and fill the $nongpg_user var with the right info.
- Fixed a bug where '0x' was inserted before the $mymail_gpgid variable in the generation of the gpg form. '0x1234' would become '0x0x1234' in the generated form. It's okay now.
- Fixed various syntax errors.
Diffstat (limited to 'index.html')
0 files changed, 0 insertions, 0 deletions