Alex

Results 528 comments of Alex

Thanks for the PR! A few questions: - So we upload a binary and a dll right? Why both and not just only a binary? - Why do we need...

How much MB are we talking about? I think just provide the binary/dll so i can get a better idea how this works. Could you also provide the source code...

> > How much MB are we talking about? I think just provide the binary/dll so i can get a better idea how this works. Could you also provide the...

I have opened up an issue on the project where this originates from. Hopefully this will be resolved and fixed so it doesn't break in the future

It is already fixed in pyspnego. We just have to wait until in this case debian updates their package to a newer version: https://packages.debian.org/sid/python3-pyspnego Since it is only a deprecation...

Thanks for the PR! Looks to me like currently "simple" and "detailed" outputs exactly the same content. Maybe we should just use simple for that:

Thanks for the PR! I will take a look at it when i find the time :)

Hi, first of all thanks for your work! We have discussed switching to ldap3 instead of impackets ldap implementation already internally a while ago and decided to not switch for...

> > Hi, first of all thanks for your work! > > We have discussed switching to ldap3 instead of impackets ldap implementation already internally a while ago and decided...

The PR #729 not only broke the recyclebin module, but also the following modules: - gpp_autologin - gpp_password - gpp_privileges - teams_localdb I am going to revert #729 for now...