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

proposal: use the sqlite #65

Closed
OrlovEvgeny opened this issue Oct 25, 2021 · 2 comments
Closed

proposal: use the sqlite #65

OrlovEvgeny opened this issue Oct 25, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@OrlovEvgeny
Copy link

How about using sqllite to store user information and additional info?

  • In this case, we can refuse to use the openvpn-user tool to create a user password and transfer this functionality to the ovpn-admin source code.
@pashcovich
Copy link
Contributor

In this case, we need to write another script like this to use with openvpn server when we want to use auth-user-pass-verify

using openvpn-user tool we have the same version of the utility for both the admin panel and openvpn server

@OrlovEvgeny
Copy link
Author

I see https://github.com/pashcovich/openvpn-user, how do you think, if we will use it as a code dependency of the project (go module)?
The main idea is to refuse calls os.Exec on binary openvpn-user.

@pashcovich pashcovich added the wontfix This will not be worked on label Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants