my fork of https://sourceforge.net/u/anders_blomdell/pam-python/ci/py3/tree/ is here https://github.com/castlabs/pam-python ChangeLog: 1. Added GIL locking to make is compatible with python-pam 2. Fixed crash/abort on invalid initialization of a doc string 3. Optimized module filename getter 4. Use macros macros provided by Python itself for object clearing and traversing 5. Removed parts explicitly related to already dead Python2 6. Added musl compatibility 7. other minor fixes and optimizations...
https://sourceforge.net/u/anders_blomdell/pam-python/ci/py3/tree/ worked well for me. The patch below unifies naming with other pam modules and make it compatible with alpine/musl. diff -r 58a247137c70 src/Makefile --- a/src/Makefile Wed Apr 07 09:36:11 2021 +0200 +++ b/src/Makefile Sat Mar 05 15:43:35 2022 +0300 @@ -17,7 +17,7 @@ install: install-lib install-lib: mkdir -p $(DESTDIR)$(LIBDIR) - cp build/lib.*/pam_python3.*.so $(DESTDIR)$(LIBDIR)/pam-python3.so + cp build/lib.*/pam_python3.*.so $(DESTDIR)$(LIBDIR)/pam_python3.so...
Skype For Business support
oh.. I'm a regular user. Just have a little more tolerance. I created another bug. But honestly I'm at work right now and don't have much time to read everything and to understand what's sensitive in the log. I just want a little help.
So I should create kind of private bug to share logs. But this won't help users with the same problem. And FAQ has nothing helpful wrt this. that's pity.
That's why you don't have open bugs. But likely there are hundreds of them. Some people just don't want to keep using software when they were rejected such a tough way :) You were right about configuration. Somehow I entered invalid password. So the only problem is offline contacts
Pidgin stopped showing online contacts
I justed the changed files relative to current trunk and it looks weird. Just "editwin" flag was removed. Is it applied already?