Author: coudot
Date: 2010-07-28 17:13:19 +0200 (Wed, 28 Jul 2010)
New Revision: 110

Added:
   self-service-password/trunk/packaging/debian/changelog
Modified:
   self-service-password/trunk/packaging/debian/control
Log:
Add changelog file (references #185)

Added: self-service-password/trunk/packaging/debian/changelog
===================================================================
--- self-service-password/trunk/packaging/debian/changelog                      
        (rev 0)
+++ self-service-password/trunk/packaging/debian/changelog      2010-07-28 
15:13:19 UTC (rev 110)
@@ -0,0 +1,18 @@
+self-service-pasword (0.4) unstable; urgency=low
+
+    * Bug #183: Corrected german translations
+    * Bug #189: Accentued characters in passwords are not well managed
+    * Bug #258: LTB advertises features even if not configured
+    * Feature #146: Lost Password
+    * Feature #178: Reject some special characters from passwords
+    * Feature #181: Secret Question feature to reset/set your own password
+    * Feature #185: Provide packages for SSP
+    * Feature #186: Check special characters in password
+    * Feature #207: Use separate files for language strings
+    * Feature #233: Rewrite documentation
+    * Feature #256: Display password policy details only on failures for 
authenticated users
+    * Feature #259: Check that user doesn't reuse the same password
+    * Feature #266: Add pt-BR lang
+
+ -- Clement Oudot <[email protected]>  Wed, 28 Jul 2010 12:00:00 +0200
+

Modified: self-service-password/trunk/packaging/debian/control
===================================================================
--- self-service-password/trunk/packaging/debian/control        2010-07-28 
14:50:35 UTC (rev 109)
+++ self-service-password/trunk/packaging/debian/control        2010-07-28 
15:13:19 UTC (rev 110)
@@ -4,11 +4,9 @@
 Maintainer: Felix Bartels <[email protected]>
 Section: free/web
 Priority: optional
-Description: Self-Service-Password
- Self Service Password is a PHP  application that allows users to change their 
password. 
- 
- The application can be used on standard LDAPv3 directories (OpenLDAP, OpenDS, 
ApacheDS, SUN, Novell, etc.) and also on Active Directory.
- 
- Samba mode can be activated to change Samba password.
- 
- A local password policy can be applied before password is sent to directory. 
+Depends: php5, php5-ldap
+Homepage: http://ltb-project.org/wiki/documentation/self-service-password
+Description: LDAP password change interface
+ Self Service Password is a simple PHP application that allows users to change 
their password on an LDAP directory.
+
+ Self Service Password is provided by LDAP Tool Box project: 
http://ltb-project.org

_______________________________________________
ltb-changes mailing list
[email protected]
http://lists.ltb-project.org/listinfo/ltb-changes

Reply via email to