8000 Release Version 0.3 · ltb-project/white-pages · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Version 0.3

Compare
Choose a tag to compare
@coudot coudot released this 23 Jul 15:27
· 157 commits to master since this release

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:

0