Firstyear

Results 915 comments of Firstyear

@max-privatevoid Thanks for your interest in the project! The reason today why LDAP binds force anonymous access, is that they currently relate to the unix password of the account which...

Relates #406 #613 session logout / tracking will be needed for this to work correctly. Which conveniently was my next "todo list" item.

@max-privatevoid I've started to work on this, but I might be slowed down a little because I sadly sustained a pretty significant injury in the last 24 hours. But this...

@max-privatevoid This is now merged and will be in the next release. For your use case, you should be able to add your service account to the group `idm_people_read_priv` which...

So this is not super easy because: * We need the server to indicate if a user can or can not "see" the admin ui link (which is kinda permission...

Well, it's still going to have access enforced on the server, but good UX would dictate we still "constrain" the UI to only show whats possible.

At the moment the ability to see that secret is pretty tightly locked to oauth2 administration roles however. So it's not a "huge" risk. I think it could be good...

Okay, we need to change `JSON_SCHEMA_ATTR_OAUTH2_RS_BASIC_SECRET` from UTF8STRING to SECRET_UTF8STRING, we need to add a migration task to do the change, and then we need the extra api. That should...

Would it be better to use this issue to create a battery notification API in QT then? But yes, it seems simple, but I'm sure that like anything in programming...