-
Updated
Nov 15, 2021 - C
ldap
Here are 1,137 public repositories matching this topic...
-
Updated
Nov 15, 2021 - Shell
-
Updated
Oct 13, 2021 - Shell
-
Updated
Apr 7, 2021 - Erlang
-
Updated
Nov 15, 2021 - 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 12, 2021 - Java
-
Updated
Nov 15, 2021 - PHP
-
Updated
Jun 11, 2021 - Shell
-
Updated
Sep 10, 2021 - PHP
-
Updated
Nov 15, 2021 - Python
-
Updated
Nov 14, 2021 - Go
-
Updated
Mar 31, 2021 - Java
-
Updated
Nov 15, 2021 - Java
-
Updated
Nov 20, 2018 - Python
-
Updated
Jun 28, 2021 - JavaScript
-
Updated
Sep 29, 2021 - Vue
-
Updated
Nov 5, 2021 - Go
-
Updated
Nov 15, 2021 - Java
-
Updated
Nov 8, 2021 - Java
-
Updated
Nov 15, 2021 - Java
-
Updated
Oct 30, 2016
-
Updated
Mar 4, 2019 - JavaScript
-
Updated
Nov 15, 2021 - 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)