diff options
| author | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
|---|---|---|
| committer | Michael VanOverbeek <[email protected]> | 2017-04-07 17:02:38 +0000 |
| commit | 3d48f3101aa25050e6b219fc1111293273a59fa4 (patch) | |
| tree | 40bf8d722245d02d87b0914a38e2b09673e093c0 /ShiftOS.Server.WebAdmin/Resources/LoginView.txt | |
| parent | edf4aef6adf8a2a45c347f70804fc5ac93070576 (diff) | |
| parent | 3789b48df00e89fa6dcd7e27bb6885ba880504f6 (diff) | |
| download | shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.gz shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.tar.bz2 shiftos_thereturn-3d48f3101aa25050e6b219fc1111293273a59fa4.zip | |
Merge branch 'master' of https://github.com/shiftos-game/ShiftOS
Diffstat (limited to 'ShiftOS.Server.WebAdmin/Resources/LoginView.txt')
| -rw-r--r-- | ShiftOS.Server.WebAdmin/Resources/LoginView.txt | 31 |
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 |
