File: NEWS

package info (click to toggle)
libapache2-mod-auth-plain 2.0.52
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch
  • size: 112 kB
  • ctags: 26
  • sloc: ansic: 252; sh: 45; makefile: 25
file content (9 lines) | stat: -rw-r--r-- 479 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
libapache2-mod-auth-plain (2.0.52) unstable; urgency=low

  * mod_auth_plain is now structured as an authentication and authorization
    provider; this is for improved compatibility with Apache 2.4, and to
    allow combining this with other providers and controlling their
    ordering.  You will need to add "AuthBasicProvider plain" to your
    configuration files alongside any AuthPlain* directives.

 -- Colin Watson <cjwatson@debian.org>  Tue, 09 Jul 2013 12:33:57 +0100