17
0

14 Commits

Author SHA256 Message Date
35694a66f2 Accepting request 1232178 from Apache:Modules
- version update to 0.19.1
  * Remove legacy code that is unused because of minimum requirements.
  * Cleanup HTML in rendered forms.
  * Documentation cleanups and improvements. (forwarded request 1230113 from pgajdos)

OBS-URL: https://build.opensuse.org/request/show/1232178
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_mellon?expand=0&rev=6
2024-12-19 20:41:53 +00:00
9a33055578 - version update to 0.19.1
* Remove legacy code that is unused because of minimum requirements.
  * Cleanup HTML in rendered forms.
  * Documentation cleanups and improvements.

OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=13
2024-12-19 10:33:36 +00:00
7baabc0efa Accepting request 1166661 from Apache:Modules
OBS-URL: https://build.opensuse.org/request/show/1166661
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_mellon?expand=0&rev=5
2024-04-10 15:50:11 +00:00
Danilo Spinella
8266533da2 Accepting request 1161425 from home:pgajdos
- version update to 0.19.0
  Enhancements:
  * Support for HTTP-POST binding on Singe Logout endpoint.
  * Update documentation.
  Cleanup:
  * Raise minimum Lasso version to 2.4, cleaning up legacy code for
    compatibility with older versions, including the obsolete
    `MellonIdPPublicKeyFile` setting which was not working with recent
    Lasso versions.

OBS-URL: https://build.opensuse.org/request/show/1161425
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=11
2024-04-10 13:04:36 +00:00
Danilo Spinella
314615b6b2 Accepting request 1101582 from home:elimat:branches:Apache:Modules
- Update to 0.18.1
  * Logout endpoint should handle idP POST response
  * mellon_create_metadata.sh: Fix compatibility with OpenSSL 3
  * Add some clarification to the documentation
  * Add encryption certificate to generated metadata
- Changes in 0.18.0
  * CVE-2021-3639 Redirect URL validation bypass - Version 0.17.0 and
    older of mod_auth_mellon allows the redirect URL validation to be
    bypassed by specifying an URL formatted as ///fishing-site.example.com/logout.html.
    In this case, the browser would interpret the URL differently
    than the APR parsing utility mellon uses and redirect to
    fishing-site.example.com. This could be reproduced with:
    https://rp.example.co.jp/mellon/logout?ReturnTo=///fishing-site.example.com/logout.html
    This version fixes that issue by rejecting all URLs that start with "///".
  * A new option MellonSessionIdleTimeout that represents the amount of
    time a user can be inactive before the user's session times out in seconds.
  * Several build-time fixes
  * The CookieTest SameSite attribute was only set to None if mellon configure option
    MellonCookieSameSite was set to something other than default. This is now fixed.
- add libtool and xmlsec1-openssl-devel as new dependencies
- set Buildarch to noarch for docs sub-package

OBS-URL: https://build.opensuse.org/request/show/1101582
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=10
2023-08-01 09:43:20 +00:00
b52bb7825b Accepting request 975328 from Apache:Modules
- Wrap default config in <IfModule> to avoid reload error (forwarded request 975249 from archie172)

OBS-URL: https://build.opensuse.org/request/show/975328
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_mellon?expand=0&rev=4
2022-05-06 16:59:44 +00:00
86371184cc Accepting request 975249 from home:archie172:branches:Apache:Modules
- Wrap default config in <IfModule> to avoid reload error

OBS-URL: https://build.opensuse.org/request/show/975249
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=8
2022-05-06 07:18:23 +00:00
7daee086b1 Accepting request 833494 from Apache:Modules
OBS-URL: https://build.opensuse.org/request/show/833494
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_mellon?expand=0&rev=3
2020-09-10 20:53:50 +00:00
f04b196077 Accepting request 833493 from home:kstreitova:branches:Apache:Modules
- Update to 0.17.0
  * New option MellonSendExpectHeader (default On) which allows to
    disable sending the Expect header in the HTTP-Artifact binding to
    improve performance when the remote party does not support this
    header.
  * Set SameSite attribute to None on on the cookietest cookie.
  * Bump default generated keysize to 3072 bits in
    mellon_create_metadata
  * Validate if the assertion ID has not been used earlier before
    creating a new session.
  * Release session cache after calling invalidate endpoint.
  * In MellonCond directives, fix a bug that setting the NC option
    would also activate substring match and that REG would activate
    REF.
  * Fix MellonCond substring match to actually match the substring on
    the attribute value

OBS-URL: https://build.opensuse.org/request/show/833493
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=6
2020-09-10 14:33:50 +00:00
e644d356a6 Accepting request 811402 from Apache:Modules
OBS-URL: https://build.opensuse.org/request/show/811402
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_mellon?expand=0&rev=2
2020-06-04 15:56:29 +00:00
10fd7cd5bb Accepting request 811401 from home:kstreitova:branches:Apache:Modules
- update mod_auth_mellon-0.16.0-env-script-interpreter.patch
  use /bin/bash instead of /usr/bin/bash

OBS-URL: https://build.opensuse.org/request/show/811401
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=4
2020-06-04 11:35:59 +00:00
7941568f3b Accepting request 802733 from Apache:Modules
apache2-mod_auth_mellon package requested via jsc#SLE-8957 and jsc#SLE-8958

OBS-URL: https://build.opensuse.org/request/show/802733
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apache2-mod_auth_mellon?expand=0&rev=1
2020-05-12 20:31:29 +00:00
aca3af4630 - replace version_path with the fixed value
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=2
2020-05-11 15:45:30 +00:00
adf96e0035 Accepting request 802704 from home:kstreitova:mod_auth_mellon
A SAML 2.0 authentication module for the Apache Server

OBS-URL: https://build.opensuse.org/request/show/802704
OBS-URL: https://build.opensuse.org/package/show/Apache:Modules/apache2-mod_auth_mellon?expand=0&rev=1
2020-05-11 14:19:57 +00:00