-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
Hi,
When adding or having an existing mirror inside archweb, one cannot control if IPV6 support is added or not. There has been cases where IPV6 is broken via mirror checks but they still use it or a failed ipv6 check is what is causing a bad mirror score for an otherwise healthy mirror (if ipv6 is not intended)
If I understand correctly, authenticated users in archweb can only see them as readonly fields
Line 36 in 31333d3
readonly_fields = ('protocol', 'has_ipv4', 'has_ipv6') |
One Idea would be that we keep the same functionality but the fields become auto-ticked checkboxes if the mirror has either A or AAAA record. So one may disable either for whatever reason.
Metadata
Metadata
Assignees
Labels
No labels