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

update to master , fix auth-plug.c #2

Open
wants to merge 72 commits into
base: master
Choose a base branch
from

Conversation

bash-stack
Copy link

No description provided.

jpmens and others added 30 commits March 25, 2014 21:11
… needs to see the password and authenticates at the directory server (instead of returning PBKDF2)
…ated a password non-interactively for use in bulk user creation this does potentially expose the password to other users on the system. However, I feel we will have sufficient control over our systems to make this an acceptable risk.
show how configure for http backend
copy mosquitto_topic_matches_sub from mosquitto source (1.3.4),
and add USE_BINDED_TOPIC_MATCH in Makefile,
then, auth-plug.so can be link without -lmosquitto
jpmens and others added 30 commits October 29, 2014 21:02
…dejs

A small contribution to generate PBKDF2 hashes for mosquitto-auth-plug
…into wendal-master

Added example python api
removed included Mosquitto code
slight cleanup of README
	closes jpmens#35
	closes 28
Now Makefile no longer needs to be modified directly.
Updated the README accordingly.
Put Makefile configuration in config.mk instead
update Makefile to find postgres libdir
Fix dynamic linker problem when USE_SRV is true in Mosquitto by
linking to c-ares here.
Fix c-ares linker problem when USE_SRV:=yes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants