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

Add PostgreSQL authentication backend #9756

Merged
merged 2 commits into from
Apr 27, 2020

Conversation

nerzhul
Copy link
Member

@nerzhul nerzhul commented Apr 26, 2020

Add support for PostgreSQL authentication Database.
This is certainly the most important database backend, as it permits to share auth between servers for a server galaxy.

To do

This PR is Ready for Review.

How to test

src/database/database-postgresql.cpp Show resolved Hide resolved
src/database/database-postgresql.cpp Outdated Show resolved Hide resolved
@nerzhul
Copy link
Member Author

nerzhul commented Apr 26, 2020

@sfan5 it's fixed and ready for a merge

@sfan5 sfan5 added the Feature ✨ PRs that add or enhance a feature label Apr 26, 2020
Copy link
Member

@sfan5 sfan5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested.

@nerzhul nerzhul merged commit e564bf8 into minetest:master Apr 27, 2020
@nerzhul nerzhul deleted the feature/posgresql_auth branch April 27, 2020 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature ✨ PRs that add or enhance a feature One approval ✅ ◻️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants