]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
mod_auth_basic: Use unsigned bit flags (otherwise the non-zero value to be used is...
authorYann Ylavic <ylavic@apache.org>
Wed, 27 Mar 2024 14:33:00 +0000 (14:33 +0000)
committerYann Ylavic <ylavic@apache.org>
Wed, 27 Mar 2024 14:33:00 +0000 (14:33 +0000)
commitfca723e1b7e2a74db077cc8c2fc6d5466a624987
tree5f85122099768a19e3785528f313bbbcd1a0e3c8
parent4d86b01df992012e7626f47562d0f9b864c64666
mod_auth_basic: Use unsigned bit flags (otherwise the non-zero value to be used is -1).

Merge r1603863 from trunk.
Submitted by: ylavic
Reviewed by: ylavic, jorton, rpluem
Github: closes #425

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1916584 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_auth_basic.c