00938: Upload passwords no longer indicated by GroupAttributes?action=attr

Summary: Upload passwords no longer indicated by GroupAttributes?action=attr
Created: 2007-06-08 09:58
Status: Closed
Category: Not a bug
From: Henning
Assigned:
Priority: 3
Version: 2.2beta54
OS: Windows XP/Apache 2

Description: Upload passwords are no longer indicated by GroupAttributes?action=attr.

The same bug seems to affect the new AuthList feature.

Isidor It works for me, are you sure upload is activated in config.php ?

Henning June 08, 2007, at 12:03 PM: Hm, it is, but your comment inspired me to go back and check all special configurations I have made to my wiki, and I found that I had made a mistake with one manual step that meant I was still using an old upload.php! Thanks a lot, after fixing that everything works just fine now!

Array
(
    [post_max_size] => 64M
    [$_POST keys] => 
    [$_REQUEST keys] => n
    [$_SERVER] => Array
        (
            [CONTEXT_DOCUMENT_ROOT] => /home/pmwiki/public_html
            [CONTEXT_PREFIX] => 
            [DOCUMENT_ROOT] => /home/pmwiki/public_html
            [GATEWAY_INTERFACE] => CGI/1.1
            [HTTPS] => on
            [HTTP_ACCEPT] => */*
            [HTTP_ACCEPT_ENCODING] => gzip, br, zstd, deflate
            [HTTP_HOST] => www.pmwiki.org
            [HTTP_USER_AGENT] => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
            [HTTP_X_HTTPS] => 1
            [PATH] => /bin:/usr/bin
            [PHP_INI_SCAN_DIR] => /opt/cpanel/ea-php70/root/etc:/opt/cpanel/ea-php70/root/etc/php.d:.
            [QUERY_STRING] => n=PITS%2f00938
            [REDIRECT_HTTPS] => on
            [REDIRECT_QUERY_STRING] => n=PITS%2f00938
            [REDIRECT_SCRIPT_URI] => https://www.pmwiki.org/wiki/PITS/00938
            [REDIRECT_SCRIPT_URL] => /wiki/PITS/00938
            [REDIRECT_SSL_TLS_SNI] => www.pmwiki.org
            [REDIRECT_STATUS] => 200
            [REDIRECT_UNIQUE_ID] => afLqw6EpxOntmHklVZmQigAAABU
            [REDIRECT_URL] => /wiki/PITS/00938
            [REMOTE_ADDR] => 216.73.216.25
            [REMOTE_PORT] => 4770
            [REQUEST_METHOD] => GET
            [REQUEST_SCHEME] => https
            [REQUEST_URI] => /wiki/PITS/00938
            [SCRIPT_FILENAME] => /home/pmwiki/public_html/index.php
            [SCRIPT_NAME] => /index.php
            [SCRIPT_URI] => https://www.pmwiki.org/wiki/PITS/00938
            [SCRIPT_URL] => /wiki/PITS/00938
            [SERVER_ADDR] => 23.254.203.248
            [SERVER_ADMIN] => webmaster@pmwiki.org
            [SERVER_NAME] => www.pmwiki.org
            [SERVER_PORT] => 443
            [SERVER_PROTOCOL] => HTTP/1.1
            [SERVER_SIGNATURE] => 
            [SERVER_SOFTWARE] => Apache
            [SSL_TLS_SNI] => www.pmwiki.org
            [TZ] => America/Los_Angeles
            [UNIQUE_ID] => afLqw6EpxOntmHklVZmQigAAABU
            [PHP_SELF] => /index.php
            [REQUEST_TIME_FLOAT] => 1777527491.6399
            [REQUEST_TIME] => 1777527491
            [argv] => Array
                (
                    [0] => n=PITS%2f00938
                )

            [argc] => 1
        )

)