-
Notifications
You must be signed in to change notification settings - Fork 10
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 support for MPSK #498
Comments
Pycroft Issue: agdsn/pycroft#744 |
Will these devices also work via the I think some "branding" would really help here, also with respect to clarifying the distinction between "the I'm not really fixated on the color, this is a rough sketch. |
There will be a separate SSID like |
Currently |
Okay, so: updated suggestion: https://play.tailwindcss.com/Or1PTD16dY |
added the first implentation for the client it self still a lot to do #498
added mpsk client to user profile #498
added mpsks form implementation for etiting and adding clients #498
In order for MPSK to be used by our members, a suitable frontend with connection to the Pycroft API (not yet available) must be implemented.
The user should be able to see a list of MAC addresses along with self-assigned device names. For better usability, it should not only be possible for the user to add or delete addresses but also to edit them when needed (e.g. to fix typos)
The following potential errors must be displayed in the frontend with appropriate messages:
The implementation can partially follow the existing process for changing MAC addresses.
It would be very useful to have a clearly visible notice indicating that the MAC address is not for the physical port but for WiFi (and vice versa).
It might also be worth considering placing the display of the WiFi password near the list, creating a major section called "WiFi." However, this is optional.
The text was updated successfully, but these errors were encountered: