|
Revision 15979, 0.7 kB
(checked in by lopnor, 6 months ago)
|
|
lang/perl/Apache2-AuthenOpenID: switch to Module::Install
|
| Line | |
|---|
| 1 | Revision history for Perl extension Apache2::AuthenOpenID. |
|---|
| 2 | |
|---|
| 3 | 0.07 Tue Jul 16 00:36:00 JST 2008 |
|---|
| 4 | - merged patch from fujiwara, now get config with per_dir_config |
|---|
| 5 | - now you can logout accessing return_to url with query string 'logout'. |
|---|
| 6 | |
|---|
| 7 | 0.06 Mon May 12 11:15:00 JST 2008 |
|---|
| 8 | - removed harmful code for AuthType directive. |
|---|
| 9 | |
|---|
| 10 | 0.05 Sun Mar 02 12:45:00 JST 2008 |
|---|
| 11 | - added missing use lines |
|---|
| 12 | |
|---|
| 13 | 0.04 Sat Nov 10 12:21:00 JST 2007 |
|---|
| 14 | - made inheritable |
|---|
| 15 | |
|---|
| 16 | 0.03 Mon Oct 16 09:30:00 2007 |
|---|
| 17 | - add identity check |
|---|
| 18 | |
|---|
| 19 | 0.02 Mon Oct 15 10:40:00 2007 |
|---|
| 20 | - made HTML tidy |
|---|
| 21 | - modify variable names |
|---|
| 22 | - add configuration check |
|---|
| 23 | |
|---|
| 24 | 0.01 Sun Oct 14 09:30:07 2007 |
|---|
| 25 | - original version; created by h2xs 1.23 with options |
|---|
| 26 | -X -A Apache2::AuthenOpenID |
|---|
| 27 | |
|---|