Commit Graph

27 Commits

Author SHA1 Message Date
07f8f1df4e Fix HTML and quote escapes for user and group choosers 2023-05-15 20:03:53 +03:00
f69fa81e59 Fix to get safely using wrapper sub 2/2 2021-09-28 16:30:05 +03:00
50087e9dbe Revert "Fix ongoing issues with proxy prefixes in status collection, choosers 1/2"
This reverts commit d59eb79542.
2021-09-27 15:12:20 +03:00
d59eb79542 Fix ongoing issues with proxy prefixes in status collection, choosers 1/2 2021-09-26 19:45:47 +03:00
b776fad00a Fix more use of .. in include path 2018-07-04 12:24:02 -07:00
eb84c60d10 Add missing webprefix to work with proxy configurations
It's important to add webprefix, as new branch 19 of Authentic Theme uses AJAX to load changed files and relative URLs are not working with proxy enabled configuration.
2017-11-06 22:04:02 +03:00
7a87f779a5 Skip duplicate users https://github.com/webmin/webmin/issues/673 2017-10-29 18:37:54 -07:00
6683803156 Handle backslashes in group names https://sourceforge.net/p/webadmin/bugs/5007/ 2017-08-15 21:23:23 -07:00
bebc39ec26 Handle user and group names with spaces in them https://sourceforge.net/p/webadmin/bugs/5011/ 2017-08-11 13:58:08 -07:00
b2b95391ac Fix a bunch of width typos 2014-09-16 10:46:02 -07:00
55a8843edf Also need HTML escaping when printing output 2014-07-05 10:47:49 -07:00
1ab0802e60 Use new quoting function 2014-07-03 15:57:38 -07:00
ade27449c8 Fix escaping of javascript, and remove un-necessary referrer skip on popup windows 2014-05-19 17:31:15 -07:00
512897bb6a Quotemeta doesn't need a 2nd param 2014-05-17 10:10:10 -07:00
e0b6ca96e4 Use correct quoting function for JS 2014-05-14 16:32:19 -07:00
8fb7f66985 mimic placeholder attribute 2013-12-05 15:48:05 +08:00
c29dc0ee48 use placeholder color+replace hr with ui_hr 2013-12-05 14:08:08 +08:00
f1a69b7cfb fix missing ' + adjust indent 2013-11-29 21:16:11 +08:00
5b725b8348 fix typo+dom not ready+unclose div tag 2013-11-28 16:47:50 +08:00
e240e21216 ui enhancement 2013-11-28 04:04:16 +08:00
eff104ff3d Fix user/group info when use with samba module 2013-11-26 08:43:16 +08:00
6961e49899 Update top-level CGIs to support usermin 2010-04-26 21:46:26 -07:00
ec2a197da6 Fix absolute refs 2009-04-14 06:42:10 +00:00
879d98aee9 Use new module in top-level CGIs 2009-03-01 07:49:33 +00:00
595f7dee40 Better quoting 2008-02-14 23:55:02 +00:00
9549808ff7 XSS protection 2008-02-14 23:42:29 +00:00
fc1c1b243f Initial checkin of Webmin 2007-04-12 20:24:50 +00:00