Skip to content

Releases: ltb-project/white-pages

Version 0.4

04 May 14:57
Compare
Choose a tag to compare

ℹ️ White Pages

White Pages is a PHP application that allows users to search and display data stored in an LDAP directory.

The application can be used on standard LDAPv3 directories and Active Directory, as all searched attributes can be set in configuration.

📄 What's Changed

Full Changelog: v0.3...v0.4

👥 Main Team

New Contributors

⬇️ Download

Get tarball and packages on https://ltb-project.org/download.html

Use our apt and yum repositories to ease the installation!

Version 0.3

23 Jul 15:27
Compare
Choose a tag to compare

This release offers some security improvements and new features like:

  • Listing of groups
  • Type list to have a select input in advanced search
  • Link to external application to edit entry
  • Link to external logout page
  • Specific LDAP filter for gallery page

⚠️ Please follow upgrades notes.

Full changelog:

  • #42: add dropdown list to advanced search criteria
  • #47: Do not display not found groups/users
  • #48: Check ldap_bind return code instead of ldap_errorno
  • #49: Add url link to web ldap editor tool for each users entrie
  • #50: Provide a way to know the installed version
  • #51: No information is displayed when opening user details in a multi-organizational DIT
  • #52: fix(display): introducing optional $ldap_user_regex
  • #54: Hide photo box if there is no picture
  • #55: Can we get a list of all groups
  • #58: XSS protection added
  • #60: Sort group members
  • #61: Adapt other templates to changes in value_displayer.tpl (#47)
  • #62: Set version in code and display it in footer (#50)
  • #63: Add buttons in directory page to switch between users and groups (#55)
  • #64: Set LDAP debug if $debug is set
  • #65: Enable debug in php-ldap (#64)
  • #66: Sort values when displaying entry (#60)
  • #68: Possibility to set a specific filter for gallery (#54)
  • #69: Configure default page
  • #70: Bad quote escaping in advanced search page
  • #71: Option to add an edit link in entry display page (#49)
  • #72: Sorting and paging regression
  • #73: Option to display a logout link in the menu
  • #74: Provide a new type (list)

Contributors:

Version 0.2

16 Apr 06:47
Compare
Choose a tag to compare

Warning: this release requires at least PHP 5.6.

Changelog:

  • #4: Italian language file
  • #5: Feature request : add export to CSV
  • #7: Export entry as VCard
  • #8: Doc : fix typo in "Installation from tarball"
  • #10: Directory thumbnail frame are unformatted
  • #11: Add a menu to display groups (based on groupofmember)
  • #16: Print results as rows or boxes
  • #17: Quick search return with pattern like "foo*"
  • #18: Replace exact matching by substring matching in advanced search
  • #21: [Security] LDAP Injection in quick search
  • #22: Possibility to configure photo attribute
  • #23: Create tel: links for telephone numbers
  • #24: PHP >= 5.6 prerequisite
  • #25: New view "directory" which display all entries in a list with datatables
  • #26: checkboxes in advanced search form for substring matching
  • #30: Config.inc.php : include local file and document variables
  • #31: Configure a print button with Datatables
  • #32: List view directory search
  • #33: Add config option for autoPrint feature in Datatables
  • #34: Improve browsing on pages with Datatables
  • #35: Sort icons should be more close than their column name
  • #36: Change icon for Directory or Gallery view
  • #37: Logo not visible on other pages than homepage
  • #38: Text and look for print buttons
  • #39: Add display for member/memberOf attributes
  • #40: Displaying binary data attributes
  • #41: Move label to title leads to misunderstanding

Contributors:

Download: https://ltb-project.org/download#white_pages

Version 0.1

25 Nov 16:28
Compare
Choose a tag to compare

First version of LDAP Tool Box White Pages with these features:

  • Quick search
  • Advanced search
  • Full display
  • Gallery