File: Changes

package info (click to toggle)
libauthen-simple-perl 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 228 kB
  • sloc: perl: 1,816; makefile: 2
file content (19 lines) | stat: -rw-r--r-- 497 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Revision history for Perl extension Authen::Simple

0.5 2012-04-19
    - Prompt browser to re-authenticate upon unsuccessful authentication 
      when used as a mod_perl Authen Handler. (RT #26464)

0.4 2006-01-13
    - Documented supported password formats
    - Added reference to Authen::Simple::DBI and Authen::Simple::CDBI

0.3 2006-01-12
    - Added Authen::Simple::Password
    - Added reference to Authen::Simple::NIS

0.2 2006-01-04
    - Added tests

0.1 2006-01-03
    - First release