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

Get IP adresses automatically #9

Open
k-nut opened this issue Oct 6, 2015 · 2 comments
Open

Get IP adresses automatically #9

k-nut opened this issue Oct 6, 2015 · 2 comments
Labels

Comments

@k-nut
Copy link
Member

k-nut commented Oct 6, 2015

The checkbox is already there but we do not make a request yet to get new IP adresses

geirkairam added a commit that referenced this issue Oct 16, 2015
@geirkairam
Copy link
Member

@andrenarchy @k-nut what do you think of registering ips after clicking on "save" button and handle the results in a dialog? I implemented the basic gui stuff in the last commit. if you don't complain I would continue with that :)

@andrenarchy
Copy link
Member

Hitting save can trigger two things:

  • issue VPN03 certs
  • register IP addresses

When hitting 'save' (maybe we should rename it to 'register' or something similar), the certs and addresses should be registered as pending. The user should receive a mail with a link to the certificates and IP addresses. Only when the link is clicked, the certs and addresses will be actually registered.

In my opinion, the most user friendly solution would be to add a 'code' to the mail that can be copied+pasted into a dialog box or a text field that pops up below the save/register button. The certs+addresses can then be pulled from JS code. What do you think?

geirkairam added a commit that referenced this issue Oct 17, 2015
add ip confirmation field to ui
geirkairam added a commit that referenced this issue Oct 25, 2015
more code for ip registration ui
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants