17
0

Commit Graph

  • 6e99cd887a Accepting request 1333564 from Apache:Modules factory Ana Guerrero 2026-02-17 15:54:50 +00:00
  • 4b564d477e - run the testsuite (make check) Petr Gajdos 2026-02-17 13:38:07 +00:00
  • 91963cd22b Accepting request 1332219 from Apache:Modules Ana Guerrero 2026-02-10 20:13:08 +00:00
  • 98956bd867 checkin Petr Gajdos 2026-02-10 11:50:13 +00:00
  • 69299d09b2 version update to 2.4.19.1 Petr Gajdos 2026-02-10 11:44:42 +00:00
  • a55f7be2ce Accepting request 1303323 from Apache:Modules Ana Guerrero 2025-09-09 18:30:38 +00:00
  • 3347bca830 checkin Petr Gajdos 2025-09-09 09:26:29 +00:00
  • 38ddea9432 Accepting request 1288215 from Apache:Modules Ana Guerrero 2025-06-24 18:50:05 +00:00
  • 9eae8ad949 checkin Petr Gajdos 2025-06-24 10:22:27 +00:00
  • 70d756a7f2 Accepting request 1281889 from Apache:Modules slfo-main slfo-1.2 Ana Guerrero 2025-06-02 20:01:06 +00:00
  • 78869dc143 Accepting request 1281889 from Apache:Modules Ana Guerrero 2025-06-02 20:01:06 +00:00
  • 063c2b14e7 checkin Petr Gajdos 2025-06-02 11:29:05 +00:00
  • ddf73dc7c9 checkin Petr Gajdos 2025-06-02 11:29:05 +00:00
  • ca1e7bfca2 Accepting request 1273582 from Apache:Modules Dominique Leuenberger 2025-04-30 17:04:43 +00:00
  • a3813b7a73 Accepting request 1273582 from Apache:Modules Dominique Leuenberger 2025-04-30 17:04:43 +00:00
  • 9ea85cf32c checkin Petr Gajdos 2025-04-30 06:39:22 +00:00
  • 58166e52a9 checkin Petr Gajdos 2025-04-30 06:39:22 +00:00
  • ee628c678e Accepting request 1267826 from Apache:Modules Ana Guerrero 2025-04-08 15:52:08 +00:00
  • ec1f965c9e Accepting request 1267826 from Apache:Modules Ana Guerrero 2025-04-08 15:52:08 +00:00
  • 44dd088564 checkin Petr Gajdos 2025-04-08 06:58:37 +00:00
  • b548673a5d checkin Petr Gajdos 2025-04-08 06:58:37 +00:00
  • 8a40604a25 Accepting request 1253581 from Apache:Modules Ana Guerrero 2025-03-17 21:17:29 +00:00
  • b69b681bab Accepting request 1253581 from Apache:Modules Ana Guerrero 2025-03-17 21:17:29 +00:00
  • 040a9f5405 apache2-mod_auth_openidc 2.4.16.8... build with pcre2 Petr Gajdos 2025-03-17 05:42:07 +00:00
  • 3a8a4d0be5 Accepting request 1253261 from home:AndreasStieger:branches:Apache:Modules Petr Gajdos 2025-03-17 05:42:07 +00:00
  • 2c41106c06 Accepting request 1244732 from Apache:Modules Ana Guerrero 2025-02-10 16:30:08 +00:00
  • 145ad76a39 Accepting request 1244732 from Apache:Modules Ana Guerrero 2025-02-10 16:30:08 +00:00
  • e74e2bb34d checkin Petr Gajdos 2025-02-10 11:28:00 +00:00
  • ee52084277 checkin Petr Gajdos 2025-02-10 11:28:00 +00:00
  • 123010e7d1 Accepting request 1232177 from Apache:Modules Ana Guerrero 2024-12-19 20:41:52 +00:00
  • a79239fc2b Accepting request 1232177 from Apache:Modules Ana Guerrero 2024-12-19 20:41:52 +00:00
  • 6a1bd2d733 - version update to 2.4.16.6 12/05/2024 - metadata: fix caching of JWKs from jwks_uri when using the default expiry setting (i.e. not using OIDCJWKSRefreshInterval) and avoid fetching JWKs from the jwks_uri for each user login; also addresses Redis cache error entries the log [ERR invalid expire time in 'setex' command] - avoid segfault and improve error reporting in case apr_temp_dir_get fails when a temp directory cannot be found on the system upon initalizing cache mutexes and file cache; see #1288; thanks @ErmakovDmitriy 11/21/2024 - add option to set local address for outgoing HTTP requests; see #1283; thanks @studersi using e.g. SetEnvIfExpr true OIDC_CURL_INTERFACE=192.168.10.2 - try and address metris cleanup segmentation fault on shutdown; see #1207 by not flushing metrics to the shared memory segment upon exit 11/14/2024 - allow specific settings Strict|Lax|None|Disabled for OIDCCookieSameSite in addition to On(=Lax)|Off(=None) - fix: default behaviour Lax - fix: apply OIDCCookieSameSite Off/None properly to state cookies instead of always setting Lax - re-introduces the option to configure a Strict SameSite session cookie policy, which will turn the initial Lax session cookie - set upon receving the response to the Redirect URI - into a Strict session cookie immediately after the first application request - allows for a "Disabled" value that does not set any SameSite flag on the cookies, in which case a browser falls back to its default browser behaviour (which should be Lax by spec) 11/07/2024 - info: fix requests to the info hook with extend_session=false; see #1279; thanks @fnieri-cdp - properly reflect the (unmodified) inactivity timeout in the response ("timeout") - avoid refreshing an access token (since the session is not saved) - avoid refreshing claims from the user info endpoint, and possibly refreshing the access token 10/23/2024 - metadata: allow plain HTTP URLs in metadata elements jwks_uri and signed_jwks_uri to ensure backwards compatibility with <=2.4.15.7 and to support private/test deployments 10/22/2024 Petr Gajdos 2024-12-19 10:32:24 +00:00
  • fe106faa7d Accepting request 1230123 from home:pgajdos Petr Gajdos 2024-12-19 10:32:24 +00:00
  • 718734eed3 Accepting request 1202153 from Apache:Modules Ana Guerrero 2024-09-20 15:12:24 +00:00
  • 63ac930dbc Accepting request 1202153 from Apache:Modules Ana Guerrero 2024-09-20 15:12:24 +00:00
  • 83e9e7bb31 - version update to 2.4.16.3 09/06/2024 - allow overriding globally set OIDCCacheType back to shm in vhosts - correct typo in child initialization routines when using multiple vhosts; closes #1208; thanks @studersi this fixes possible segmentation faults when using Redis and Metrics settings in vhosts 09/05/2024 - fix OIDCCacheShmMax min/max settings; see #1260; thanks @bbartke 08/29/2024 - fix setting OIDCPKCEMethod none; closes #1256; thanks @eoliphan 08/28/2024 - re-introduce OIDCSessionMaxDuration 0; see #1252 - add some resilience when both Forwarded and X-Forwarded-* are configured - fix disabled OIDCStateCookiePrefix command; closes #1254; thanks @damisanet - remove support for OIDCHTMLErrorTemplate, deprecated since 2.4.14 08/26/2024 - fix parsing OIDCXForwardedHeaders; closes #1250; thanks @maltesmann 07/03/2024 - cfg/provider: use oidc_jwk_list_copy when merging client_keys 06/18/2024 - memcache: correct dead server check on APR_NOTFOUND; see #1230; thanks @rpluem-vf 06/08/2024 - support DPoP nonces to the userinfo endpoint 06/06/2024 - add OIDCDPoPMode [off|optional|required] primitive - store the token_type in the session 06/05/2024 - add "nbf" claim in the Request Object as per https://openid.net/specs/openid-financial-api-part-2-1_0-final.html#rfc.section.5.2.2 06/04/2024 - add (client) support for RFC 9449 OAuth 2.0 Demonstrating Proof of Possession (DPoP) - replace multi-provider .conf "issuer_specific_redirect_uri" boolean with "response_require_iss" boolean Petr Gajdos 2024-09-20 10:25:01 +00:00
  • 0d15ea5971 Accepting request 1201556 from home:pgajdos Petr Gajdos 2024-09-20 10:25:01 +00:00
  • 16a3745dba Accepting request 1166662 from Apache:Modules Ana Guerrero 2024-04-10 15:50:12 +00:00
  • a575e94dba Accepting request 1166662 from Apache:Modules Ana Guerrero 2024-04-10 15:50:12 +00:00
  • b7bfa5e6dc Accepting request 1161426 from home:pgajdos Danilo Spinella 2024-04-10 13:04:50 +00:00
  • e2762c7164 Accepting request 1161426 from home:pgajdos Danilo Spinella 2024-04-10 13:04:50 +00:00
  • f30c1d2e3f Accepting request 1147523 from Apache:Modules Ana Guerrero 2024-02-20 20:13:07 +00:00
  • a915c47b5a Accepting request 1147523 from Apache:Modules Ana Guerrero 2024-02-20 20:13:07 +00:00
  • 0158e8589f Accepting request 1147162 from home:dspinella:branches:Apache:Modules Petr Gajdos 2024-02-19 08:39:14 +00:00
  • b21253fc9c Accepting request 1147162 from home:dspinella:branches:Apache:Modules Petr Gajdos 2024-02-19 08:39:14 +00:00
  • 348964d36a Accepting request 1130032 from Apache:Modules Ana Guerrero 2023-11-30 21:04:34 +00:00
  • 8e043f3f8d Accepting request 1130032 from Apache:Modules Ana Guerrero 2023-11-30 21:04:34 +00:00
  • 3de8066d5c Accepting request 1130030 from home:dspinella:branches:Apache:Modules Danilo Spinella 2023-11-30 15:06:15 +00:00
  • 7b660c6531 Accepting request 1130030 from home:dspinella:branches:Apache:Modules Danilo Spinella 2023-11-30 15:06:15 +00:00
  • b0b4de202a Accepting request 1044612 from Apache:Modules Dominique Leuenberger 2022-12-24 13:51:32 +00:00
  • bb91c462f8 Accepting request 1044612 from Apache:Modules Dominique Leuenberger 2022-12-24 13:51:32 +00:00
  • 86575683cc Accepting request 1043933 from home:stroeder:iam Danilo Spinella 2022-12-23 10:17:47 +00:00
  • f31824e64a Accepting request 1043933 from home:stroeder:iam Danilo Spinella 2022-12-23 10:17:47 +00:00
  • 1932564e95 Accepting request 1036637 from Apache:Modules Dominique Leuenberger 2022-11-18 14:44:22 +00:00
  • 5276ce5830 Accepting request 1036637 from Apache:Modules Dominique Leuenberger 2022-11-18 14:44:22 +00:00
  • f3d44d10a4 Accepting request 1035899 from home:stroeder:iam Danilo Spinella 2022-11-18 11:22:04 +00:00
  • 94103d5270 Accepting request 1035899 from home:stroeder:iam Danilo Spinella 2022-11-18 11:22:04 +00:00
  • 42221ee934 Accepting request 1029694 from Apache:Modules Dominique Leuenberger 2022-10-18 14:06:48 +00:00
  • 6109751f66 Accepting request 1029694 from Apache:Modules Dominique Leuenberger 2022-10-18 14:06:48 +00:00
  • ec74e5e8b5 Accepting request 1021390 from home:stroeder:iam Kristyna Streitova 2022-10-18 09:46:35 +00:00
  • a523615b12 Accepting request 1021390 from home:stroeder:iam Kristyna Streitova 2022-10-18 09:46:35 +00:00
  • affc3e2e07 Accepting request 998851 from Apache:Modules Dominique Leuenberger 2022-08-24 13:10:56 +00:00
  • 23156b979e Accepting request 998851 from Apache:Modules Dominique Leuenberger 2022-08-24 13:10:56 +00:00
  • 8fb82387db Accepting request 998850 from home:stroeder:iam Danilo Spinella 2022-08-23 14:12:44 +00:00
  • f4d37a15ee Accepting request 998850 from home:stroeder:iam Danilo Spinella 2022-08-23 14:12:44 +00:00
  • 0a5843d448 Accepting request 991565 from Apache:Modules Richard Brown 2022-07-28 18:59:11 +00:00
  • cf5ae21a3e Accepting request 991565 from Apache:Modules Richard Brown 2022-07-28 18:59:11 +00:00
  • 1c68d3ca31 Accepting request 990989 from home:stroeder:iam Danilo Spinella 2022-07-28 13:37:08 +00:00
  • ca95a21682 Accepting request 990989 from home:stroeder:iam Danilo Spinella 2022-07-28 13:37:08 +00:00
  • 2efba91bbb Accepting request 917070 from Apache:Modules Dominique Leuenberger 2021-09-06 13:58:07 +00:00
  • e909ded8e7 Accepting request 917070 from Apache:Modules Dominique Leuenberger 2021-09-06 13:58:07 +00:00
  • 78402d5cc5 Accepting request 917069 from home:dspinella:branches:Apache:Modules Danilo Spinella 2021-09-06 10:19:39 +00:00
  • 719272c0c8 Accepting request 917069 from home:dspinella:branches:Apache:Modules Danilo Spinella 2021-09-06 10:19:39 +00:00
  • fd4bf33255 Accepting request 916770 from home:stroeder:iam Danilo Spinella 2021-09-06 09:27:10 +00:00
  • e0260ac4e8 Accepting request 916770 from home:stroeder:iam Danilo Spinella 2021-09-06 09:27:10 +00:00
  • cb82119123 Accepting request 914953 from Apache:Modules Dominique Leuenberger 2021-08-30 11:55:18 +00:00
  • 0e7bf88afe Accepting request 914953 from Apache:Modules Dominique Leuenberger 2021-08-30 11:55:18 +00:00
  • dfef8d0e9e Accepting request 914952 from home:dspinella:branches:Apache:Modules Petr Gajdos 2021-08-30 07:20:19 +00:00
  • 5b68f48329 Accepting request 914952 from home:dspinella:branches:Apache:Modules Petr Gajdos 2021-08-30 07:20:19 +00:00
  • 0efb2ff60f Accepting request 914596 from home:stroeder:iam Danilo Spinella 2021-08-27 12:55:30 +00:00
  • ada875d05c Accepting request 914596 from home:stroeder:iam Danilo Spinella 2021-08-27 12:55:30 +00:00
  • 10d3fa0d1c Accepting request 913945 from Apache:Modules Dominique Leuenberger 2021-08-24 08:54:54 +00:00
  • 5f49c3b293 Accepting request 913945 from Apache:Modules Dominique Leuenberger 2021-08-24 08:54:54 +00:00
  • c38b6ad969 - use declared tarball Petr Gajdos 2021-08-24 07:26:20 +00:00
  • cff33ba824 - use declared tarball Petr Gajdos 2021-08-24 07:26:20 +00:00
  • 15d2aae9ad Accepting request 913888 from home:stroeder:iam Petr Gajdos 2021-08-24 07:11:06 +00:00
  • 84425d585c Accepting request 913888 from home:stroeder:iam Petr Gajdos 2021-08-24 07:11:06 +00:00
  • f2b4369795 Accepting request 912383 from Apache:Modules Richard Brown 2021-08-18 06:55:49 +00:00
  • 12d3344723 Accepting request 912383 from Apache:Modules Richard Brown 2021-08-18 06:55:49 +00:00
  • 2045c2ec8d Accepting request 912043 from home:stroeder:iam Petr Gajdos 2021-08-16 10:06:20 +00:00
  • 84059fa066 Accepting request 912043 from home:stroeder:iam Petr Gajdos 2021-08-16 10:06:20 +00:00
  • 9132fb94a0 Accepting request 907973 from Apache:Modules Dominique Leuenberger 2021-07-23 21:41:20 +00:00
  • 252422f9e3 Accepting request 907973 from Apache:Modules Dominique Leuenberger 2021-07-23 21:41:20 +00:00
  • 65c7e00d53 Accepting request 907972 from home:dspinella:branches:Apache:Modules Danilo Spinella 2021-07-23 12:13:36 +00:00
  • 7b16920db9 Accepting request 907972 from home:dspinella:branches:Apache:Modules Danilo Spinella 2021-07-23 12:13:36 +00:00
  • e0057c8412 Accepting request 907881 from home:stroeder:iam Danilo Spinella 2021-07-23 09:53:20 +00:00
  • 94d0b01fe4 Accepting request 907881 from home:stroeder:iam Danilo Spinella 2021-07-23 09:53:20 +00:00
  • ca9bb996bd Accepting request 897004 from home:stroeder:iam Kristyna Streitova 2021-06-07 15:34:25 +00:00
  • 3aedfdc997 Accepting request 897004 from home:stroeder:iam Kristyna Streitova 2021-06-07 15:34:25 +00:00
  • bcaed7c998 Accepting request 894145 from Apache:Modules Dominique Leuenberger 2021-05-19 15:49:14 +00:00