aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Server.WebAdmin/Resources/LoginView.txt
diff options
context:
space:
mode:
authorwilliam341 <[email protected]>2017-05-28 12:37:00 -0700
committerGitHub <[email protected]>2017-05-28 12:37:00 -0700
commit771c20cfb3a703e0f1550fdcf9eb07b78298c944 (patch)
tree59cb532e15ebff313fdba2be264d78ec0033f407 /ShiftOS.Server.WebAdmin/Resources/LoginView.txt
parent496b0cbf8659c99203f48210fd39c572400ae623 (diff)
parentc7ba7d733c756d196f98dd4533289a1ef4db715f (diff)
downloadshiftos_thereturn-771c20cfb3a703e0f1550fdcf9eb07b78298c944.tar.gz
shiftos_thereturn-771c20cfb3a703e0f1550fdcf9eb07b78298c944.tar.bz2
shiftos_thereturn-771c20cfb3a703e0f1550fdcf9eb07b78298c944.zip
Merge pull request #1 from shiftos-game/master
welp, no longer a dev.
Diffstat (limited to 'ShiftOS.Server.WebAdmin/Resources/LoginView.txt')
-rw-r--r--ShiftOS.Server.WebAdmin/Resources/LoginView.txt31
1 files changed, 0 insertions, 31 deletions
diff --git a/ShiftOS.Server.WebAdmin/Resources/LoginView.txt b/ShiftOS.Server.WebAdmin/Resources/LoginView.txt
deleted file mode 100644
index d5e61cf..0000000
--- a/ShiftOS.Server.WebAdmin/Resources/LoginView.txt
+++ /dev/null
@@ -1,31 +0,0 @@
-<h3>Access denied.</h3>
-
-<p>You require a higher authentication level to access this part of the multi-user domain. Please enter the username and password of whom has access to this sector.</p>
-
-<form method="post" action="">
- <table class="table">
- <tr>
- <td><strong>Username:</strong></td>
- <td><input class="form-control" type="text" name="username"/></td>
- </tr>
- <tr>
- <td><strong>Password:</strong></td>
- <td><input class="form-control" type="password" name="password"/></td>
- </tr>
- <tr>
- <td></td>
- <td><input type="submit" class="btn btn-default"/></td>
- </tr>
- </table>
-</form>
-
-<div class="row">
- <div class="col-xs-6">
- <h4>What are my credentials?</h4>
- <p>If you do not know your credentials, you are not a ShiftOS developer with write-access to the GitHub repository and authorized access to the multi-user domain's backend, so we ask that you get off this site and try to hack the MUD in-game. Thank you.</p>
- </div>
- <div class="col-xs-6">
- <h4>I am a developer.</h4>
- <p>Please contact Michael VanOverbeek if you are a developer and have not yet received your credentials.</p>
- </div>
-</div> \ No newline at end of file