Commit graph

37 commits

Author SHA1 Message Date
obache
aaa0e0518b Update phpldapadmin to 1.2.2.
RELEASE NOTES
-------------

This is a minor release update to fix some bugs that were discovered after the
release of 1.2.1.1.

There are some security fixes in this release - I suggest you upgrade your
version of PLA to avoid any exploits.

CHANGES SINCE 1.2.1.1
---------------------
dece0f4 Release 1.2.2
d58f011 Language Translation merge from launchpad
696c266 Additional fix for SF Feature #3387473
2d018aa SF Feature #3387473 - Support for schema discovery using OpenLDAP's cn=config DN
cddf783 Add an alert when RFC3866 tags are being used
1e1fcab SF Bug #3398344 - Import LDIF overwrites entries
d8ab7fc SF Patch #3391547 - Option for minmal mode
56830f1 SF Patch #3391389 - Option to initially open the tree
6c8b623 SF Patch #3391371 - Fix for schema link deactivation
7fc4f0c SF Patch #3391039 - Remove eval commands from PHP code
059b83b SF Bug #3391046 - Loading entries with many attributes is very slow
4089ffa SF Bug #3392644 - Cannot authenticate if password starts or ends with spaces
c57a927 Disable supplied modifiction templates, it confused too many people
d5744b0 SF Bug #3370546 - AjaxEnabled create and delete entry fails on IE9
76e6dad SF Bug #3417184 - PHP Code Injection Vulnerability
5d4245f SF Bug #3395004 - config.php.example refers to lang/en.php
80d027d SF Bug #3373466 - Unable to define force_may attributes
64668e8 Remove XSS vulnerabilty in debug code
caeba72 SF Bug #3355722 - Issue in MultiList attribute type
0782730 SF Bug #3355732 - Cosmetic issue in functions.php -> get_icon()
446faf7 FIX SASL configuration example
afa4a95 Fix SASL implementation - enabled GSSAPI
5987194 SF Bug #3304785 - posixGroup creation template uses cn instead of uid
ddb5ed0 Enabled hiding base DNs that users dont have access to
7649b9b SF Feature #3298820 - Only custom templates
2011-11-17 12:44:02 +00:00
taca
1ec71ab67e Update phpldapadmin pacakge to 1.2.1.1.
This is latest release which running on PHP 5.2 and later.
Changes are too many please refer HOMEPAGE in detail.
2011-06-17 15:40:33 +00:00
joerg
aaa53d38b3 Use plain CONF_FILES. Bump revision. 2010-02-19 20:38:40 +00:00
joerg
f0e3267b87 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 18:36:19 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
joerg
3d8ef5a52d Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
jlam
cc6162770e Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-03 15:21:07 +00:00
heinz
5b9a430445 Dick Davies can no longer maintain those packages. (by private mail) 2007-10-03 14:45:41 +00:00
joerg
5f3c07c1fa Fix bash scripts to actually use a normal Bourne shell. Bump revision. 2007-08-30 16:35:54 +00:00
ghen
a4f7bb807f Remove the dependency on php4-domxml/php5-dom, as it is not stricly necessary
(phpldapadmin works fine without).  This removes a number of second-order
dependencies for this package.  Bump PKGREVISION.

Ok with adrianp (who originally added the dependency).
2006-11-18 21:46:44 +00:00
rillig
ff4ae6f635 Removed the leading "@" from a shell command line to fix pkglint warnings. 2006-06-08 15:31:08 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
adrianp
cc95653028 Fix a bug in the Makefile which caused the files to be installed with
the wrong permissions.
Bump PKGREVISION
2006-05-28 18:18:44 +00:00
adrianp
83dd3fa01b Watch for non-empty config/ directory
Use CONF_FILES_PERMS to install the conf.php file
Don't use WWW_USER to set permissions as that assumes apache is always installed
Bump PKGREVISION
Fix binary packages (pointed out by salo@)
2006-05-23 20:51:44 +00:00
adrianp
d0365ccff5 Fix checksums 2006-05-21 11:58:25 +00:00
adrianp
65c8943b14 Add a missing DEPENDS from the package update 2006-05-18 22:22:37 +00:00
adrianp
45c2b1adad Updated phpldapadmin to 0.9.8.3
Thanks to Yoshito Komatsu for feedback and testing

A summary of changes include:
This release fixes some minor bugs and some security alerts.
Code syntax fixing tests
HTML Validation fixes
Added support for binary attrs in templates & HTML Validation fixes
Few minor bug fixes.
Changed default login attribute back to "dn".
2006-05-18 22:13:46 +00:00
wiz
2c3b45acdf Add missing file+dir to PLIST, bump PKGREVISION. 2006-02-16 18:18:25 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
751d30d637 DEPENDS and PKGREVISION bumps because db4's library name changed. 2006-01-06 15:10:01 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
adrianp
0804bde66f Fix path for phpldapadmin.conf file 2005-09-06 21:47:46 +00:00
adrianp
a86f23ab2e Remove dependency on apache
Introduce a BUILD_DEFS for using a www server other than apache
Use ROOT_GROUP
Bump to nb5
2005-09-06 21:47:09 +00:00
adrianp
ed56b1d7df Use PAX options instead of ${FIND} and ${RM} to kill files that we don't
want to install.  Patch from salo@ in private email.
No functional change.
2005-09-04 10:08:14 +00:00
adrianp
afd601fd94 Add updated patch-aa for a missed diff on login.php for the last security fix
Re-do how .orig files are handled by pax as this wasn't working as expected
Ride the previous package bump
2005-09-03 17:00:07 +00:00
adrianp
db70c6120a Security fix for http://secunia.com/advisories/16617/
Bump to nb4
2005-09-03 16:14:18 +00:00
adrianp
c748eb60a4 Add a depends on apache
Fix up previous handling of new patch as suggested by salo@ in private email.
Bump PKGREVISION
2005-09-01 19:56:57 +00:00
adrianp
4228a37254 Remove .orig file in pre-install from patch-aa. Spotted by salo@. 2005-08-30 15:28:48 +00:00
adrianp
cf03fe1fe4 Patch via Debian for recent security issue
Bump to nb2
2005-08-30 14:26:32 +00:00
adrianp
a06f0e0769 - Update to nb1
- Add apache configuration file fragment
- Use CONF_FILES for config.php and newly added apache file fragment
- Change permissions on installed config.php to www:wheel 0600 as it can
  contain sensitive information in some installations
- Update MESSAGE pointing to new files installed
2005-05-23 22:01:42 +00:00
seb
3d522ea8b2 Update to version 0.9.6c.
Changes since last packaged version (0.9.5)
* Version 0.9.6c, 2005-04-26
  No changes list found, diff seems to show bug fixes and syslog improvements
* Version 0.9.6, 2005-04-03
 * Summary:
    The main goals for this version was to close all the outstanding bugs and
    apply all the submitted patchs
    on sourceforge. All the sourceforge easy to do RFE's where also included.
 * Notes:
    - Added support for mulpiple Base DN's
    - Added support to log for syslog (Benjamin Drieu)
    - Added hooks feature to replace custom functions (Benjamin Drieu)
    - Entry chooser now auto adds rdn entry for copy/move operations (wigi2)
    - Initial support for AD Schema Retrieval
    - Added login restriction (Samuel Tran)
    - Added support to move objects (aka Copy then Delete) (wigi2)
    - No longer show + next to objects that have no children in tree viewer
      (when hide_configuration_management=true)
    - Added date evaluation to shadow attributes (shadowAccount)
    - Added Enhancement to show attributes in a specifc order (Samuel Tran)
    - Added Server Info OID descriptions
    - Added new feature to compare two DNs
    - Binary SID to text SID feature for MSAD objectSid entries.
    - Added session timeout feature (Samuel Tran)
 * New Languages:
    - Taiwan (Anonymous)
    - Simplfied Chinese (Anonymous)
 * Changes:
    - LDAP server configuration is being moved into an Object LDAPServer, all
      future interactions should use this object class from now on.
    - Some more conversions of english static text into language files.
    - Some code cleanup, excess whitespace removal, etc...
    - Tags for phpdoc updated.
    - Added cvs header to files missing the header.
    - LDIF Import function improvements (Xavier Renard)
    - UniqueAttrs fix, now showing actual value (in multi value attribs) that
      breaches uniqueness
    - Fixed check_lang_files when register_globals=off
    - css fixes (Daniel van Eeden)
    - More locatisation fixes (Piotr Tarnowski)
    - Schema functions all use cached entries now by default
    - Improved password encoding functions (Tomas Kuliavas)
    - If auth_type = session, then dn and password is also blowfish encrypted
    - Prettied up the icon index (Dave Smith)
    - Make the rdn not editable in the default template.
 * Fixes:
    - password_check when magic_quotes_gpc is on.
    - Misc fixes (Benjamin Drieu)
    - Fix searchs when searching for values with brackets
    - Unicode fixes (Daniel van Eeden)
    - View jpeg photo minor security fix (Dave Smith)
    - Check password link missing in read-only mode
 * Sourceforge bug fixes:
    1117099 1117316 1120048 1150947 1152962 1153360 1055401 1158148 1161425
2005-05-19 23:12:17 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
seb
9ced51e4f9 Update to version 0.9.5.
Fix pkglint warnings about whitespace in MESSAGE.
Use pax -s instead of rming unwanted files.

Changes since last packaged version (0.9.4b)
* Version 0.9.5, 2004-12-17
 * Notes:
    This version adds substantial new features and several minor bug fixes as
    well as PHP5 support!
 * Changes:
    - Added PHP5 support using Zend1 compatibility options.
    - Users can now specify a format string for custom display of DNs in the
      tree viewer (see $tree_display_format in config.php.example)
    - If using http auth_type, DNs and passwords are now encrypted int he cookie
      using blowfish.
    - If base entry is missing, phpLDAPadmin will prompt you to create it and
      give you some sane default values to get started.
    - Added index file for viewing of all PLA icons (see
      phpldapadmin/images/index.php)
    - Added custom country flag icons for DNs in the form "c=us"
    - Added more custom icons (ipNetwork, Device, Room)
    - Made it easier to create the base entry of an empty tree.
    - Fixed bug related to predefined search queries with patch from Olivier
      Mounier
    - Added a template for mozillaOrgPerson
    - Improved error handling for non-existent or unreadable template files.
    - "Create new" now displays at the top *and* bottom of the tree viewer list
      if there are more than 10 entries in the container (make it easier for
      users by reducing scrolling)
    - Optimized several pages by closing the session early if not needed.
    - By request, reversed the order of first name / last name in the
      inetOrgPerson template.
    - Added a login_string feature for admins who have all their users in a
      single container, so they can specify a string like
      "uid=,ou=People,dc=example,dc=com" instead of setting up the painful
      login_attr stuff.
    - Changed the delete button to be red (like phpMyAdmin) to make it more
      obvious.
    - Consolidated the links at the top of the tree viewer to make better use
      of real estate.
    - New logo!
    - Patch from Dimitre to fix unique attrs enforcement.
    - Templates can now redirect wherever they want using a hidden form input.
    - Added a "Home" button in the tree viewer to get back to the main PLA page
      if desired.
    - PLA now looks up the gidNumber to display group description and name in
      user accounst.
    - Improved the hint about structural objectClasses in the custom creation
      template
    - Added ability to purge caches (mostly just schema objects) and caches are
      auto-purged when the schema is viewed in the schema browser.
    - Changed the arrow icon next to objectClass values to be an information
      button.
    - Search results can be displayed in table format now.
    - Fixes to LDIF import.
    - Added support for exporting to VCard 2.1 format.
    - Lots of little session fixes.
    - Structural objectClasses are now shown in bold in the custom creation
      template.
    - Fixed lots of bugs, some big some minor:
      1025353      1037715      1029103      1026427      1025353        1020606
      1020376      1010576      1009410      1007281      1007132        1004042
      1002794      1001941      1000185      999605       999170          996842
      995362       995297       995296       994343       993875          992419
      991891       989219       984587       983375       981283          979395
      977598       974369       973520       973323       965165          964410
      962074       959950       958372       957284       954453
2005-03-26 11:10:10 +00:00
agc
671d62d2e2 Add RMD160 digests in addition to SHA1 ones. 2005-02-23 16:33:05 +00:00
jdolecek
8b91b79ee5 update DEPENDS for change of php4-* packages to php-*; be optimistic and
leave the DEPENDS in a form which allows PHP 5.x to match, since it should
work just as well
2004-10-31 23:47:32 +00:00
kristerw
6297fd2711 Work around some limitations in the NetBSD 1.6 pax. 2004-09-24 20:47:09 +00:00
recht
eb5d5e182c intial import of phpldapadmin-0.9.4b
Based upon the package provided by Rasputin in PR 26767

phpLDAPadmin is a web-based LDAP client. It provides easy, anywhere-accessible,
multi-language administration for your LDAP server. Its hierarchical tree-viewer
and advanced search functionality make it intuitive to browse and administer
your LDAP directory.

Features include:

    * LDAP tree browser
    * Template-based entry editing
    * Recursively copy and delete entire trees
    * View and edit image attributes (like jpegPhoto)
    * Advanced LDAP schema browser
    * Template-based entry creation
    * LDAP searches (both simple and advanced)
    * LDIF and DSML export, LDAP import
    * Rename LDAP entries
    * Manage user password hashes (supports sha, crypt, md5, blowfish, md5crypt)
    * Browse RootDSE LDAP information
    * Configurable authentication (anonymous, web login, or static)
    * Binary attribute support
    * Configurable support for aliases and referrals
    * Automatically increment UID numbers
    * Configurable read-only and read/write modes.
    * Robust i18n support
2004-08-29 15:56:34 +00:00