psychon
2430b5f6a6
Fix some minor XSS bug in webadmin's default skin
...
For some reason it didn't escape module descriptions...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1391 726aef4b-f618-498e-8847-2d620e286838
2009-02-22 15:22:37 +00:00
psychon
6e880c5930
Remove maxlength="16" from the password input boxes in webadmin
...
This lead to silently truncated passwords which made logins a no-go.
Thanks to Julian for finding this one.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1330 726aef4b-f618-498e-8847-2d620e286838
2009-01-13 17:10:05 +00:00
psychon
b94e784301
Really use relative URLs in webadmin
...
I forgot the forms and the style sheets. Meh :(
Thanks to gencha for testing a snapshot and noticing that the forms are broken.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1254 726aef4b-f618-498e-8847-2d620e286838
2008-10-18 12:51:25 +00:00
psychon
aca6783f6f
Use relative instead of absolute URLs in webadmin
...
This should make it possible to use webadmin together with apache's mod_proxy.
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1253 726aef4b-f618-498e-8847-2d620e286838
2008-10-17 16:27:18 +00:00
psychon
85a70a418c
Add JoinTries and MaxJoins config options to webadmin
...
This also changes the layout of the default skin a little, because it was
a little messed up. I still don't like the result, but meh, send patches!
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1187 726aef4b-f618-498e-8847-2d620e286838
2008-09-03 14:28:18 +00:00
psychon
1bb1206472
Webadmin: Add support for timezone offset
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1079 726aef4b-f618-498e-8847-2d620e286838
2008-05-30 14:09:41 +00:00
psychon
f601db2cd8
merge with rev 932 psychon branch:
...
- module call for /me's
- timestamps for playback and query buffer
- WALLOP stuff / fix
- properly join channels _after_ namesx or uhnames were set up
- dont screw up raws on reconnect when you ran /lusers
- change default quit msg and version reply to CZNC::GetTag(false)
- change CZNC::GetTag() to point to sf.net
- kind of an rewrite for partyline, added fixed channels (this doesnt work on irssi,
did it ever work?)
- add the timestamp support to webadmin too
- add ConnectDelay config option to avoid being killed because we connected too fast
- make znc handle usermodes correctly
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@799 726aef4b-f618-498e-8847-2d620e286838
2007-05-16 22:13:17 +00:00
prozacx
3213954f45
Use js to confirm deletion of users
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@777 726aef4b-f618-498e-8847-2d620e286838
2006-09-17 23:39:58 +00:00
prozacx
4c8e99afdb
Moved sizes of some inputs into css
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@776 726aef4b-f618-498e-8847-2d620e286838
2006-09-17 23:28:48 +00:00
prozacx
70aafdee8f
Moved awaynick functionality into modules/awaynick.cpp module
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@775 726aef4b-f618-498e-8847-2d620e286838
2006-09-17 22:57:28 +00:00
prozacx
b81c806aaf
Stop using '@' user@ip since usernames can have @
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@686 726aef4b-f618-498e-8847-2d620e286838
2006-03-15 18:35:24 +00:00
prozacx
2be6450106
Allow longer usernames
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@685 726aef4b-f618-498e-8847-2d620e286838
2006-03-15 18:33:22 +00:00
prozacx
2a7cd84ec0
Made changes to validate on w3.org
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@662 726aef4b-f618-498e-8847-2d620e286838
2006-02-19 07:46:39 +00:00
prozacx
9013b40fe6
Param for channame is now name=
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@661 726aef4b-f618-498e-8847-2d620e286838
2006-02-19 04:19:33 +00:00
prozacx
60940a3225
Added Switch User and sidebar for non admins
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@658 726aef4b-f618-498e-8847-2d620e286838
2006-02-18 21:32:30 +00:00
prozacx
8fa81829b3
Removed redundant label
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@648 726aef4b-f618-498e-8847-2d620e286838
2006-02-12 00:20:38 +00:00
prozacx
6716e6f686
Added Listen Port table
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@647 726aef4b-f618-498e-8847-2d620e286838
2006-02-12 00:19:54 +00:00
prozacx
7c52a7862e
Added some space at the bottom of the page
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@640 726aef4b-f618-498e-8847-2d620e286838
2006-02-11 10:04:36 +00:00
prozacx
aafbdd8000
Moved Skin option to the top
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@625 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 11:09:30 +00:00
prozacx
479f37a29c
Added in some default colors
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@623 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 08:52:20 +00:00
prozacx
bd1084acac
Added support to change skin in settings page
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@622 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 08:43:48 +00:00
prozacx
cbc9f2b1e5
Favorite Icon
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@618 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 06:12:07 +00:00
prozacx
6c7c662baa
Fixed path to css
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@614 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 05:56:25 +00:00
prozacx
60a8f677e4
Added template support for webadmin module
...
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@612 726aef4b-f618-498e-8847-2d620e286838
2006-02-08 03:19:13 +00:00