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

Idea for v2, admins can trigger "send email" with client config #119

Closed
zyxep opened this issue Sep 16, 2022 · 2 comments
Closed

Idea for v2, admins can trigger "send email" with client config #119

zyxep opened this issue Sep 16, 2022 · 2 comments

Comments

@zyxep
Copy link

zyxep commented Sep 16, 2022

Hi,

So, I've just setup the portal for my self and my co-workers.
Got some of my co-workers connected and it works.

But here is my use case for this feature.
I don't want to add the portal to be public accessed, not unless 2FA is on the login etc.
So, I suggest that Admins in the portal can trigger a "Send client config" to the email fetched from LDAP/AD since the user it self has the option to get the client config send by Email.

Then IT departments can send the client config to the persons email address without seeing the config etc.

@bbruun
Copy link

bbruun commented Sep 16, 2022

Suggestion: let the email contain a link to wg-portal, requiring login and 2FA setup, to download the config.
Sending the config via email is clear text and would contain the keys which is not good. Emails are not a trusted media.

@h44z
Copy link
Owner

h44z commented Sep 19, 2022

Sending config via (plaintext) email is already possible. Sending links instead of the full configuration will be added to v2.
So I don't really get the feature request here

@h44z h44z mentioned this issue Aug 3, 2023
h44z added a commit that referenced this issue Aug 4, 2023
Initial alpha codebase for version 2 of WireGuard Portal.
This version is considered unstable and incomplete (for example, no public REST API)! 
Use with care!


Fixes/Implements the following issues:
 - OAuth support #154, #1 
 - New Web UI with internationalisation support #98, #107, #89, #62
 - Postgres Support #49 
 - Improved Email handling #47, #119 
 - DNS Search Domain support #46 
 - Bugfixes #94, #48 

---------

Co-authored-by: Fabian Wechselberger <[email protected]>
@h44z h44z closed this as completed Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants