Git Product home page Git Product logo

godap's Introduction

Hi there ๐Ÿน

Macmod's GitHub stats

Top Langs

godap's People

Contributors

harpchad avatar jolheiser avatar macmod avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

godap's Issues

Support custom date/time formats

Allow the user to configure the date/time formatting. Possibly offer a few pre-defined options and try anything else as a go time format string?

Formats:

  • EU: "02/01/2006 15:04:05"
  • US: "01/02/2006 15:04:05"
  • ISO8601: "2006-01-02 15:04:05"
  • "20060102 150405"

example:
--timefmt=US
--timefmt=ISO8601
--timefmt="20060102 150405"

No text in tree and search results

Hi there!

I was looking for an LDAP TUI tool and found yours. It looks nice, but for some reason I can't quite use it. The text in the tree of the LDAP Explorer and the Object Search seems to be missing:

Not sure what's going on.

I'm using Go 1.22 to compile it and run it on my macOS inside Tmux. It didn't help to run it outside of that though. It looks like the text is really not there (as opposed to being rendered in the same color as the background) - at least I can't select any text in the tree either.

Apart from that it seems to work. At least I'm not getting any errors.

iTerm2-2024-02-22-dAXAKXFx

Any idea what might be wrong?

Proper emojis in explorer page for OpenLDAP

OpenLDAP has different objectClasses than ActiveDirectory, which causes its emoji to not be chosen correctly in the explorer page. It should be fairly easy to implement the correct emojis for OpenLDAP.

Queries for objects with parentheses in the searched attribute value fail

When an object which has a parenthesis in its searched attribute is queried the query fails, supposedly because some characters need to be escaped before appended to the LDAP query. This bug may exist in several functions and be present in several features.

I'm not sure atm whether there is a proper way to prepare/sanitize LDAP queries before appending clauses, but the solution should be in that direction.

Support for groups lookup in OpenLDAP

Group membership works differently in OpenLDAP than it does in ActiveDirectory; it would be nice if godap could have the groups lookup work regardless of the backend implementation, or at least work with OpenLDAP.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.