mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
Since adding and editing users is handled pretty much the same way in webadmin, you could change your user name when you sent a POST requests with some arbitrary user field: echo "user=newuser&submitted=1" | \ lynx -post_data -auth=user:pass http://localhost:55455/edituser This was spotted by SilverLeo who seems to spend quite some time trying to make ZNC break, which is a good thing. Thanks! Oh and btw, the last commit (delete the pid file) is from SilverLeo. I forgot to mention him in the commit msg. Sorry. git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@949 726aef4b-f618-498e-8847-2d620e286838