Initial release of Dirdap, a desktop app to browse, search and edit LDAP directories locally. Available for Linux, macOS and Windows.
Added
- Create, test and manage LDAP and LDAPS connection profiles, with export and import.
- Browse the directory information tree, with a per-entry context menu (copy, paste, delete, LDIF export/import).
- Read, add, modify and delete entries and attributes, with inline editing and auto-save.
- Scoped search (base, one level, subtree) with paginated results and LDIF export.
- Import and export LDIF, plus a standalone LDIF editor.
- Verify and change user passwords, hashed with RFC 2307.
- Activity log for every operation.
Security
- Binds to localhost only, with CSRF protection and hardened response headers.
- LDIF export warns that connection passwords are exported in plain text.