]> WPIA git - infra.git/blobdiff - bootstrap-user
fix: accept dp to work with current gigi and others
[infra.git] / bootstrap-user
index d1bbaa5e5968f1886b320c000944186003e71ede..f310d76111e216bb00c2c063c58bedbfaff85e7c 100755 (executable)
@@ -73,6 +73,7 @@ function register {
           --data-urlencode "regional=1" \
           --data-urlencode "radius=1" \
           --data-urlencode "tos_agree=1" \
+          --data-urlencode "dp_agree=1" \
           --data-urlencode "process=Weiter" \
           --data-urlencode "csrf=$csrf" > /dev/null
 }