]> source.dussan.org Git - nextcloud-server.git/commit
user_ldap: Reimplement convertSID2Str() without BCMath dependency.
authorAndreas Fischer <bantu@owncloud.com>
Thu, 18 Sep 2014 22:01:57 +0000 (00:01 +0200)
committerAndreas Fischer <bantu@owncloud.com>
Mon, 3 Nov 2014 11:07:53 +0000 (12:07 +0100)
commitd1410b46a9822aefc6547db95add1c1f7fa1f617
treecca1a386efcf8126c50e5c1154fb7b2130bb3e24
parent9aa809debf44a5b1f125fe3f32162235230eaae5
user_ldap: Reimplement convertSID2Str() without BCMath dependency.

Also explicitly format sub-id integers as unsigned, which is required for
32-bit systems.
apps/user_ldap/lib/access.php
apps/user_ldap/tests/access.php
apps/user_ldap/tests/data/sid.dat [deleted file]