Anonymous | Login | 2024-11-21 05:06 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001392 | ClearOS | app-ldap - LDAP Engine | public | 2013-10-18 13:14 | 2013-12-20 13:27 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.5.0 Beta 3 | Fixed in Version | 6.5.0 Beta 3 | ||||||
Summary | 0001392: Add a check to see if LDAP is writable | ||||||||
Description | It's nice to show a helpful message when a slave node goes into read-only mode (i.e. is unable to reach the master LDAP server). For example, the "Network Map" app goes into view-only mode when the master is offline. There's no mention to the user why this happened -- non-intuitive! | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0001060) user2 2013-10-18 13:15 |
Source Code Changelog --------------------------------------------------- - Added is_writable method [tracker 0001392] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=6603 [^] U webconfig/apps/ldap/trunk/libraries/LDAP_Client.php |