Skip to content
Snippets Groups Projects
Commit 7c77ad10 authored by Felix Schäfer's avatar Felix Schäfer :construction_worker:
Browse files

Add Uni Würzburg

parent 8fc2ca65
Branches
No related tags found
No related merge requests found
Pipeline #4027 passed
...@@ -113,6 +113,7 @@ public class SignupFormAction implements FormAction, FormActionFactory { ...@@ -113,6 +113,7 @@ public class SignupFormAction implements FormAction, FormActionFactory {
"@uni-tuebingen.de", "@uni-tuebingen.de",
"@uni-ulm.de", "@uni-ulm.de",
"@dhbw-mannheim.de", "@dhbw-mannheim.de",
"@uni-wuerzburg.de",
"@hszg.de", "@hszg.de",
"@fsr-i.de", "@fsr-i.de",
// subdomains // subdomains
...@@ -195,6 +196,7 @@ public class SignupFormAction implements FormAction, FormActionFactory { ...@@ -195,6 +196,7 @@ public class SignupFormAction implements FormAction, FormActionFactory {
".uni-tuebingen.de", ".uni-tuebingen.de",
".uni-ulm.de", ".uni-ulm.de",
".dhbw-mannheim.de", ".dhbw-mannheim.de",
".uni-wuerzburg.de",
".hszg.de", ".hszg.de",
".fsr-i.de", ".fsr-i.de",
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment