summaryrefslogtreecommitdiff
blob: c7c7a8b626dbfe3daedf588966b279c7b3506319 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# ChangeLog for dev-perl/CGI-Application-Plugin-Authentication
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $

  19 Jun 2010; Kent Fredric <kentfredric@gmail.com>
  -CGI-Application-Plugin-Authentication-0.16.ebuild:
  Gone on CPAN.

*CGI-Application-Plugin-Authentication-0.17 (31 Jan 2010)

  31 Jan 2010; Michele Beltrame <m@cattlegrid.info>
  -CGI-Application-Plugin-Authentication-0.12.ebuild,
  -CGI-Application-Plugin-Authentication-0.13.ebuild,
  -CGI-Application-Plugin-Authentication-0.14.ebuild,
  +CGI-Application-Plugin-Authentication-0.17.ebuild:
  Bump

*CGI-Application-Plugin-Authentication-0.16 (22 Jan 2010)

  22 Jan 2010; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.16.ebuild, metadata.xml:
  Bumped. Add USE=recommended feature

*CGI-Application-Plugin-Authentication-0.14 (29 Oct 2009)

  29 Oct 2009; Kent Fredric <kentfredric@gmail.com>
  +CGI-Application-Plugin-Authentication-0.14.ebuild:
  Bump:

  * Make sure the 'action' attribute of the login_box includes the path_info
  in the URL (resolves RT:38049 patch by Alex Becker)

  * Add options for LIMIT and ORDER_BY to DBI driver (requested by tbone)

  * Add FORM_SUBMIT_METHOD option to the login box which allows you to
  change the form method to GET instead of the default POST. (resolves
  RT:34198 requested by jaldhar)

  * Add hooks for devpopup (resolves RT:35989 patch by Alexandr Ciornii)

  22 Apr 2009; Michele Beltrame <mb@cattlegrid.info>
  +CGI-Application-Plugin-Authentication-0.13.ebuild:
  Bump