Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FreeRADIUS3 - Fix the LDAP activation check #367

Merged
merged 2 commits into from
Jun 17, 2017

Conversation

doktornotor
Copy link
Contributor

No description provided.

@jim-p jim-p self-requested a review June 17, 2017 14:39
@netgate-git-updates netgate-git-updates merged commit 65cac10 into pfsense:devel Jun 17, 2017
@doktornotor doktornotor deleted the patch-2 branch June 18, 2017 09:06
netgate-git-updates pushed a commit that referenced this pull request Jan 6, 2018
ChangeLog:
 - Critical Bugfix: Syntax error in image script could break pip installs (#366)
 - CLI: Regression fix: English apps now load as fast as in 1.6.3 (#364)
 - CLI: Missing colon restored in group names
 - Regression fix: Restored non-setuptools installs (#367)
netgate-git-updates pushed a commit that referenced this pull request Jan 11, 2020
* The cp1252 encoding is used when charset is "latin1". (#390)
* The auth_plugin option is added. (#389)
* charset option is passed to mysql_options(mysql, MYSQL_SET_CHARSET_NAME, charset) before mysql_real_connect is called. This avoid extra SET NAMES <charset> query when creating connection.
* --static build supports libmariadbclient.a
* Try mariadb_config when mysql_config is not found
* Fixed warning happend in Python 3.8 (#359)
* Fixed SEGV MySQLdb.escape_string("1") when libmariadb is used and no connection is created. (#367)
* Fixed many circular references are created in Cursor.executemany(). (#375)

PR:		243076
Submitted by:	fluffy
Approved by:	maintainer timeout (>1w)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants