-
Updated
Dec 7, 2020 - C
ldap
Here are 980 public repositories matching this topic...
-
Updated
Dec 5, 2020 - Shell
-
Updated
Nov 16, 2020 - Erlang
-
Updated
Dec 7, 2020 - Java
Please provide a ping() convenience method for healthchecks to analyze whether the client object has a good connection to the LDAP server.
For example, submit a search query.
This represents a common operation that users shouldn't have to dig into low level details to figure out.
From @benyanke on April 19, 2018 1:14
Added a bunch of optional config options in #8 , however, didn't also update the example config file to show off these cases.
Copied from original issue: nmcclain/glauth#12
-
Updated
Nov 25, 2020 - PHP
-
Updated
Nov 17, 2020 - PHP
-
Updated
Nov 6, 2020 - Shell
-
Updated
Dec 7, 2020 - Python
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Sep 2, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 20, 2018 - Python
-
Updated
Nov 25, 2020 - Java
-
Updated
Oct 30, 2016
-
Updated
Mar 4, 2019 - JavaScript
-
Updated
Oct 27, 2020 - Vue
-
Updated
Dec 6, 2020 - Java
-
Updated
Dec 6, 2020 - C
-
Updated
Feb 18, 2020 - C
Improve this page
Add a description, image, and links to the ldap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ldap topic, visit your repo's landing page and select "manage topics."


Percona is quite strict on having primary keys on all tables (and rightly so).
Please add primary keys to all tables, even if it's just an auto-increment.
It's mostly just the following tables:
authentication_logs (could just get a auto-increment primary key added)
identity_verification_tokens (could just set the token as primary key)