~ubuntu-branches/debian/sid/webauth/sid

Viewing all changes in revision 21.

  • Committer: Package Import Robot
  • Author(s): Russ Allbery
  • Date: 2012-03-15 16:18:41 UTC
  • mfrom: (1.2.13)
  • Revision ID: package-import@ubuntu.com-20120315161841-b6h3vukcyrscwrf6
Tags: 4.1.0-1
* New upstream release.
  - New mod_webkdc WebKdcUserInfoTimeout option to set a network timeout
    for user information service queries.  The new default is 30
    seconds.
  - New mod_webkdc WebKdcUserInfoIgnoreFail error to allow users to
    authenticate with password and use pre-existing single sign-on
    cookies even if the user information service is down.  Be aware that
    this can allow bypassing a centrally-mandated multifactor
    requirement.
  - Use remctl_set_ccache instead of setting KRB5CCNAME when available
    to avoid memory leaks on calling the user information service and to
    not leak settings across threads.
  - Fix WebLogin error handling when the password field is left blank.
  - Fix WebLogin error handling of empty usernames.
  - Drop library support for base64-encoded token attributes (which was
    never used by WebAuth).
  - Drop webauth_info_{build,version} library APIs.
  - Document Apache/Tomcat security interaction around URL parsing in
    the mod_webauth manual.  This affects any Apache security mechanism
    used in conjunction with Tomcat.
* Bump libremctl-dev build dependency to >= 3.1 for consistent builds.
* Add Build-Depends-Package to the symbols file for better dependency
  handling.
* Update standards version to 3.9.3 (no changes required).

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: