Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble-scripts.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-03Fix username+password hashingf/smfauth-python3Jan Klass
2020-10-03Fix shebang python3 referenceJan Klass
2020-10-03Migrate smfauth.py to python3Jan Klass
2019-09-01Merge PR #17: LdapAuth: Fix setting nameJan Klass
2016-11-18Rename misleading and wrong group_cn option to group_dn.Dominik George
2016-03-12Remove legacy mumo and refer to new repo insteadStefan Hacker
2016-03-12Also use Ice encoding 1.0 for miceStefan Hacker
2016-03-12Force Authenticators to use Ice encoding 1.0Stefan Hacker
2016-03-06StartTLS support without cert for LDAP authenticatorAndre Klausnitzer
2016-01-05add exception for Ice connection; make ice host configurable, code style, enc...Natenom
2015-12-06fix identationNatenom
2015-12-06New script version, adds registered users, muted users, makes values configur...Natenom
2015-05-02Remove .swp temporary file from Elkarte auth.Stefan Hacker
2015-05-02Merge pull request #7 from Ant59/masterStefan Hacker
2015-02-19Fix single argument queries with mysqldb in Authenticators.Stefan Hacker
2015-02-19Modification of the SMF authenticator for MumbleAntony Derham
2015-02-18Added Elkarte authenticatorAntony Derham
2015-02-15Merge pull request #6 from ColinFinck/masterStefan Hacker
2015-02-09We can't just search for the user_dn in a group, we have to consider group_at...Colin Finck
2015-02-09Fix nameToId for usernames not in cacheColin Finck
2014-10-01Merge pull request #3 from Natureshadow/ldap-featuresStefan Hacker
2014-08-05Implementet getRegisteredUsersDominik George
2014-08-04Fix the last commitDominik George
2014-08-04Implement getInfo, optionally enabled through configDominik George
2014-08-04Use configured bind_dn for id searchDominik George
2014-08-04Update comments in LDAPAuth to reflect new discover_dn featureDominik George
2014-08-04Enable discovering of real user DN to break loose from the uid=%s,%s pattern.Dominik George
2014-07-30Merge pull request #1 from mrogaski/masterStefan Hacker
2014-07-30Cleanup of the bind_dn behavior and addition of the reject_on_miss option.Mark Rogaski
2014-07-30Added empty password checks back to avoid conversion of the bind requests to ...Mark Rogaski
2014-07-30Split try/except to raise appropriate warnings on bind failures.Mark Rogaski
2014-07-30Removed error for empty password.Mark Rogaski
2014-07-30Fixed fall-through/refusal logic.Mark Rogaski
2014-07-15Added README.md for githubStefan Hacker
2014-07-10Fix mice dynamic slice retrieval for Ice 3.5 python bindingsStefan Hacker
2014-06-25Merge branch 'dev'Mark Rogaski
2014-06-25Added bind_dn and bind_pass configuration options for non-user binding.Mark Rogaski
2013-10-11Integer decoding bugfix, connection reliablility bugfixes, and whitespace cle...Philip Cass
2013-05-02Corrected variable name in idToNameNathaniel Kofalt
2013-03-20Fix remaining issues with LDAP authenticator.Henry Fallon
2013-03-20Port LDAP authenticator to common authenticator structure.Stefan Hacker
2013-02-19Make mice.py more robust and compatibleStefan Hacker
2012-07-15apply changes from phpBB3auth.py to LDAPauth.pyMichael Ziegler
2012-07-15apply the changes from phpBB3auth.py to SMF authenticatorsMichael Ziegler
2012-07-15add /usr/share/Ice/slice as another search path (default on Debian)Michael Ziegler
2012-07-15add a fallback for when Ice.getSliceDir() is emptyMichael Ziegler
2012-07-10Applied missing aggressive attachment patch to SMF2.0 authenticator.Stefan Hacker
2012-07-10update the smfauth for SMF 2.0 database schemeKissaki
2012-07-10move smfauth scripts to 1.x and 2.0 subfoldersKissaki
2012-07-10Fix MumBo for current protobuf fileStefan Hacker