Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 15:22:45 UTC Now

2020-09-07 20:32:40 UTC MAIN commitmail json YAML

p5-Apache2-AuthCookie: update to 3.30.

3.30  2020-04-14
  - Fix logic error for EnforceLocalDestination
  - Add a bunch of tests to cover all scenarios of EnforceLocalDestination and
    DefaultDestination

3.29  2020-03-22
  - Add optional support for enforcing a local destination, like so:

        PerlSetVar MyAuthEnforceLocalDestination 1

  - Add optional support for specifying a default destination when the login
    form's destination argument is unspecified or invalid (including
    non-local if local destinations are enforced), like this:

        PerlSetVar MyAuthDefaultDestination /protected/user/

(wiz)