Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-11 | pinyweb: delay STDERR redirect until we're properly ready for it | Joe Rayhawk | 10 | -20/+20 | |
2018-11-27 | pinyweb: newuser: remove google's broken captcha api | Joe Rayhawk | 2 | -16/+12 | |
2018-09-24 | pinyweb: scalarizing CGI params because perl | Joe Rayhawk | 11 | -29/+29 | |
Because not everyone wants to Perl Jam. | |||||
2015-07-02 | pinyweb: newuser.cgi: fix recaptcha logic | Joe Rayhawk | 1 | -21/+20 | |
2014-12-15 | pinyweb/debian/control: add libcaptcha-recaptcha-perl | Joe Rayhawk | 1 | -1/+1 | |
2014-12-15 | pinyweb: newuser.cgi: add recaptcha support | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+22 | |
2012-01-27 | Initial shot at web-friendly (sadly PAM unfriendly...) password modification. | Joe Rayhawk | 1 | -0/+41 | |
2011-10-24 | Add libcrypt-blowfish-perl to list of pinyweb Depends | Joe Rayhawk | 1 | -1/+1 | |
2011-06-01 | Adding cgi support for source repos | Joe Rayhawk | 1 | -15/+17 | |
2011-06-01 | newrepo.cgi: adding support for --enable/disable-ikiwiki | Joe Rayhawk | 1 | -2/+14 | |
2011-05-24 | Add piny-suid-ified cgit cgi | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+6 | |
2011-05-23 | Call initgroups in the suid wrapper. | Julian Blake Kongslie | 1 | -0/+8 | |
2011-05-23 | Copy some environment variables in piny-suid. | Julian Blake Kongslie | 1 | -1/+28 | |
2011-05-12 | pinyweb: making '0' an acceptable variable value | Joe Rayhawk | 7 | -8/+8 | |
2011-05-12 | pinyconfig.cgi: enabling variable listing | Joe Rayhawk | 1 | -0/+4 | |
2011-05-12 | Add lsaccess.cgi and lsrepo.cgi | jrayhawk+piny.be@omgwallhack.org | 2 | -0/+42 | |
2011-05-12 | Adding pinyconfig.cgi and rebuildrepo.cgi | Joe Rayhawk | 2 | -0/+44 | |
2011-05-04 | Merge branch 'master' of ssh://piny/srv/git/piny-code | Julian Blake Kongslie | 2 | -3/+3 | |
2011-05-04 | Fix some encoding bugs. | Julian Blake Kongslie | 1 | -16/+20 | |
2011-04-27 | newuser.cgi: switching Convert::Base32 syntax over to MIME::Base32 syntax | jrayhawk+piny.be@omgwallhack.org | 1 | -2/+2 | |
2011-04-27 | pinyweb: adding dependencies to control file | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-04-27 | joe is a whiny baby who doesn't want password sent in cleartext | Julian Blake Kongslie | 1 | -4/+17 | |
2011-04-24 | Adding new <32 character limit to usernames | Joe Rayhawk | 1 | -1/+1 | |
2011-04-24 | Merge branch 'master' of piny.be:/srv/git/piny-code | Joe Rayhawk | 1 | -13/+43 | |
Conflicts: libpiny/lib/Piny/Repo.pm | |||||
2011-04-24 | Switching ikiwiki- username/group over to iki-; untested and requires a mass ↵ | Joe Rayhawk | 1 | -1/+1 | |
rebuildrepo | |||||
2011-04-20 | introduce some semblance of security for the newuser cgi. | Julian Blake Kongslie | 1 | -2/+9 | |
2011-02-03 | Rough stab at hmacing newuser.cgi | jrayhawk+piny.be@omgwallhack.org | 1 | -13/+36 | |
2011-01-21 | Adding 2>1 to newuser for more obvious errors. | jrayhawk+piny.be@omgwallhack.org | 1 | -0/+2 | |
2011-01-21 | If you're going to replace something working with something broken, do it ↵ | jrayhawk+piny.be@omgwallhack.org | 1 | -83/+19 | |
somewhere other than master. This reverts commits 145dd509a0ed40be03e8b1372cee183703344b36 53d9d204ac838f6f2e2c46d4c9a764dc53427e45 e7dfef272790cf79cce19e3459363e6ee95f73d5 0a34bdd06065f320bd23ef47aa03fecc44a59bfd 666f8065cd416870d236ae2063dd836fb35d18a0 | |||||
2011-01-21 | Adding slew of simple piny-suid cgis | jrayhawk+piny.be@omgwallhack.org | 4 | -4/+71 | |
2011-01-21 | Fixing slightly broken pineyweb makefile | jrayhawk+piny.be@omgwallhack.org | 1 | -2/+2 | |
2011-01-21 | Switching newrepo cgi to use --batch interface | jrayhawk+piny.be@omgwallhack.org | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | Ian Duffe | 1 | -3/+6 | |
Conflicts: pinyweb/cgi-bin/newuser.cgi | |||||
2011-01-18 | Adding BEGIN phrase to newuser.cgi | Ian Duffe | 1 | -0/+7 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | jrayhawk+piny.be@omgwallhack.org | 2 | -17/+23 | |
2011-01-18 | Adding crazy sudo modifications to pinyweb | jrayhawk+piny.be@omgwallhack.org | 1 | -19/+82 | |
2011-01-18 | Another newuser.cgi update | Ian Duffe | 1 | -2/+7 | |
2011-01-18 | Okay, newuser.cgi is almost finished now. | joanofarctangent@gmail.com | 1 | -23/+66 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -3/+3 | |
2011-01-18 | More status code changes. | Julian Blake Kongslie | 1 | -3/+3 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -1/+1 | |
2011-01-18 | and another one | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -1/+1 | |
2011-01-18 | more access control | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | One more header. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -15/+21 | |
2011-01-18 | Do something more reasonable with OPTIONS requests. | Julian Blake Kongslie | 1 | -15/+21 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 1 | -1/+1 | |
2011-01-18 | Durr, actually install the AJAX CGI. | Julian Blake Kongslie | 1 | -1/+1 | |
2011-01-18 | Merge branch 'master' of piny.be:/srv/git/piny-code | joanofarctangent@gmail.com | 4 | -1/+49 | |