- Added the
--exportdir
argument to specify a directory forCtrl+S
exports and changed the JSON format to include the type of the export as a separate key. - Implemented the
--backend
/-b
flag to change Godap's UI and supported features on non-AD environments - Implemented proper lookups for OpenLDAP-like groups if
-b basic
is set. - Improved object search page with queries history and elapsed time.
- Implemented attribute sorting with the
s
keybinding or the--attrsort
argument. - Added a predefined query to the search library to look for trusted domains in AD.
- Refactored some code.