Ferywir
c0bbf2bfbe
fix(admin): escape stored player values in admin templates [ #139 ] ( #272 )
2026-06-23 22:00:51 +03:00
Ferywir
6472b30bd2
fix(admin): verify CSRF token in message admin Mods [ #139 ] ( #264 )
...
sendMessage, massmessage and sysmessage are POSTed to directly, bypassing
admin.php's central csrf_verify(). Add csrf_verify() (after the admin access
check, via the shared GameEngine/Admin/csrf.php) and csrf_field() in their
forms (Newmessage.tpl, massmessage.tpl, sysmessage.tpl; the mass/sys templates
have both a prepare and an execute form).
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com >
2026-06-23 11:49:32 +03:00
novgorodschi catalin
e69d8457d8
Admin panel design changed
...
Admin panel design changed
2026-06-05 12:30:13 +03:00
novgorodschi catalin
547e164143
Edit some access for MH user and recreate mass messaage
...
Edit some access for MH user and recreate mass message and new maintenance system view for admins
2026-06-02 10:59:35 +03:00
novgorodschi catalin
a4e2c506a8
Redesign Admin Panel
...
Full frontend & backend redesign and refactor
2026-05-25 10:23:39 +03:00
Catalin Novgorodschi
59c1114b1c
Change some text on license TravianZ
2025-02-11 11:22:22 +02:00
phaze1G
2c1c2fb2d9
Buttons replace ( #535 )
...
* Updating buttons
* Update assignpos.tpl
* Update changename.tpl
* Update kick.tpl
* Update kick.tpl
* Update linkforum.tpl
* Update search.tpl
* Update 18_create.tpl
* Update invite.tpl
* Update option.tpl
* Update newdorf.tpl
2018-04-28 13:20:18 +02:00
Martin Ambrus
317e92f2f4
fix: enable scrolling in reports to see all attack / spy results data
2017-12-26 18:30:57 +01:00
Martin Ambrus
2f9d134ec9
feat: indicator for fields under construction
...
Also, all line separators are now Linux-style :-P
Closes #321
2017-11-22 15:32:35 +01:00
Martin Ambrus
6b63b0bc63
fix: manual description scrolls when space is too short
2017-11-08 11:12:01 +01:00
Martin Ambrus
b906e94dcc
fix: large map vertical position fix
2017-10-28 00:38:28 +02:00
Martin Ambrus
93fbba445e
fix: big map not centered on screen in high resolutions
...
Closes #239
2017-10-26 21:07:27 +02:00
Martin Ambrus
e519826621
feat: Admin page titles update to reflect subpages
2017-10-20 17:29:34 +02:00
Martin Ambrus
68619ac892
fix: big map centered on page + closeable
...
This commit also updates the hardcoded cache booster ID, as CSS+JS
changed to accomplish the map fix.
2017-09-11 21:11:44 +02:00
yi12345
98e94af807
finish hero_full.php
2013-06-16 10:38:34 +03:00