This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
isundil
/
mysql_ldap_auth
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Yêu cầu kéo về
0
Wiki
Browse Source
php init
isundil
5 năm trước cách đây
mục cha
93a9e0bc2d
commit
a021f77a16
8 tập tin đã thay đổi
với
1 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
1
1
.gitignore
0
0
mysql_plugin/Makefile
0
0
mysql_plugin/MySQLLDAPAuthModule.h
0
0
mysql_plugin/interfaces.h
0
0
mysql_plugin/ldap-auth.cpp
0
0
mysql_plugin/ldapReader.cpp
0
0
mysql_plugin/ldapReader.h
0
0
mysql_plugin/test.cpp
+ 1
- 1
.gitignore
Xem Tập Tin
@@ -1,5 +1,5 @@
*.o
*.so
-/test
+
mysql_plugin
/test
+ 0
- 0
Makefile → mysql_plugin/Makefile
Xem Tập Tin
+ 0
- 0
MySQLLDAPAuthModule.h → mysql_plugin/MySQLLDAPAuthModule.h
Xem Tập Tin
+ 0
- 0
interfaces.h → mysql_plugin/interfaces.h
Xem Tập Tin
+ 0
- 0
ldap-auth.cpp → mysql_plugin/ldap-auth.cpp
Xem Tập Tin
+ 0
- 0
ldapReader.cpp → mysql_plugin/ldapReader.cpp
Xem Tập Tin
+ 0
- 0
ldapReader.h → mysql_plugin/ldapReader.h
Xem Tập Tin
+ 0
- 0
test.cpp → mysql_plugin/test.cpp
Xem Tập Tin