https://bugs.koozali.org/show_bug.cgi?id=12269

Jean-Philippe Pialasse <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
             Blocks|                            |12268
         Depends on|12268                       |
         Resolution|---                         |FIXED

--- Comment #2 from Jean-Philippe Pialasse <[email protected]> ---
On httpd.conf for every app behind auth tkt you will need to add


        SetEnvIfNoCase Cookie ".*auth_tkt=(.*);?" HTTP_AUTH_TKT=$1

for same reason as 
        SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 
when using basic auth

/usr/bin/plague-client build smeserver-php smeserver-php-3_0_0-44_el7_sme sme10
Package smeserver-php enqueued.  Job ID: 4021.

%changelog
* Wed Dec 14 2022 Jean-Philippe Pialasse <[email protected]> 3.0.0-44.sme
- fix tkt auth not propagated to php pool [SME: 12269]


Referenced Bugs:

https://bugs.koozali.org/show_bug.cgi?id=12268
[Bug 12268] users are not detected
-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to