Home
last modified time | relevance | path

Searched hist:"047 cf1274130bf2cc2a8d4fd101f0662c03da350" (Results 1 – 7 of 7) sorted by relevance

/plugin/hideip/
H A Daction.php047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A DREADME.md047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A Dplugin.info.txt047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

H A Dadmin.php047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/hideip/lang/ru/
H A Dlang.php047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/hideip/lang/de/
H A Dlang.php047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

/plugin/hideip/lang/ja/
H A Dlang.php047cf1274130bf2cc2a8d4fd101f0662c03da350 Thu May 28 19:14:26 UTC 2026 tracker-user <82045103+tracker-user@users.noreply.github.com> Apply review fixes: guards, constants, input, docblocks, translations

- Add DOKU_INC guards to action.php and admin.php
- Promote const to public const on PLACEHOLDER_IP and TMP_SUFFIX_BYTES
- Replace raw $_SERVER["REQUEST_METHOD"] with $INPUT->server->str()
- Wire getMenuText() through getLang("menu") instead of hardcoded string
- Replace substr() suffix checks with str_ends_with() (PHP 8.0+)
- Replace @ suppression on file ops with explicit checks; replace
@set_time_limit/@ignore_user_abort with function_exists() guards
- Add missing docblocks on all public/protected methods
- Fix inaccurate comment about trusted-proxy rewriting in action.php;
add note about is_ssl() caveat for reverse-proxy setups
- Add de, ru, ja translations
- Update phpmin to 8.0, bump date to 2026-05-28

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>