8
0

Compare commits

7 Commits

Author SHA256 Message Date
9fac075946 Accepting request 755649 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/755649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=23
2019-12-10 21:46:36 +00:00
29889a1fb4 Accepting request 724778 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/724778
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=22
2019-08-22 08:51:47 +00:00
Stephan Kulow
e981bdd78d Accepting request 177474 from devel:languages:perl
- updated to 2.17
    - Added support for Digest::SHA::sha256/384/512_hex digests for passwords.
      This is a response to https://rt.cpan.org/Ticket/Display.html?id=79333
      which requested sha256_base64 but because base64 digests are not properly
      padded I chose to go with sha256/384/512_hex instead.
    - Quote all database column and field names in SQL queries.
      https://rt.cpan.org/Ticket/Display.html?id=79341
      Table column names may confict with sql key words
    - Fix 'wrong method names in calls to apache request logging' for https://rt.cpan.org/Ticket/Display.html?id=77464
    - Implemented a logger() method that uses Apache::Log (inspired by https://rt.cpan.org/Ticket/Display.html?id=75675)
    - Address 'Error Message Inconsistency' https://rt.cpan.org/Ticket/Display.html?id=75725
    - Address ' If user is not active, it produces 2 errors'  https://rt.cpan.org/Ticket/Display.html?id=75724
    - Added small amount of test coverage for authen_cred() (forwarded request 177447 from coolo)

OBS-URL: https://build.opensuse.org/request/show/177474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=19
2013-06-06 10:15:20 +00:00
Stephan Kulow
0181551197 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=16
2011-12-06 17:37:23 +00:00
Stephan Kulow
415896fd00 Accepting request 92059 from devel:languages:perl
OBS-URL: https://build.opensuse.org/request/show/92059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=15
2011-11-18 14:46:04 +00:00
2134bc0b82 Autobuild autoformatter for 54959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=12
2010-12-08 11:23:36 +00:00
1d79f769a4 Accepting request 54959 from devel:languages:perl
Accepted submit request 54959 from user coolo

OBS-URL: https://build.opensuse.org/request/show/54959
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Apache2-AuthCookieDBI?expand=0&rev=11
2010-12-08 11:23:29 +00:00

Diff Content Not Available