Benny Michaels

Results 57 comments of Benny Michaels

> As you already noticed, there is not much development going on and honestly, I don't think I will put in much time into this project anytime soon. That said,...

> This issue can be closed, right? Depends. Might still be open to track not needing a custom tap or other things

> However instead of creating 2 new edge-case/exceptions it could also be worth it to just actually make them extensions types like we did for "themes"? 🤔 Then they could...

I'd actually make an argument against this suggestion. LDAP is LDAP. Let this tool just focus on providing LDAP and mark this as out of scope for [the reasons mentioned...

> will actually become a minimum viable option for users that have simple needs and are looking for an easy drop-in replacement for OpenLDAP Given I've just replaced OpenLDAP and...

> `KEY` hasn't really been used for anything meaningful that `PUBLIC_URL` isn't already used for so can be removed. Any possible impact then if `PUBLIC_URL` is changed after the initial...

> We should also a log which secret was generated so the user can potentially use the same database without having to redo the hashed passwords of users. Let's export...

> What is the use-case? Scripts mainly. Useful for checking subreddits and notifying myself when there are new posts with certain keywords. > Is this just to prevent querying reddit...

That would be perfect 👍🏼 Specific resources I need access to via API are (with expected usage based on your comment @PeterDaveHello): * subreddit `/r/{subreddit}.json` * articles `/r/{subreddit}/comments/{article}.json` * users...

There are indeed many endpoints. If the majority can be implemented with relative ease, then that would be great. Hopefully it would be useful to others