diff options
Diffstat (limited to 'app/views/index/error-system.html.erb')
-rw-r--r-- | app/views/index/error-system.html.erb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/views/index/error-system.html.erb b/app/views/index/error-system.html.erb deleted file mode 100644 index e6fafa2..0000000 --- a/app/views/index/error-system.html.erb +++ /dev/null @@ -1,8 +0,0 @@ -<h1>Fatal error</h1> - -<p><strong>Couldn't get user authentication data.</strong></p> -<p><small>Ruby on Rails is running in the <em>production</em> environment.<br /> -In this environment, GLSAMaker receives the name of the logged in user via the -REMOTE_USER or HTTP_AUTHORIZATION variables which <strong>both are empty.</strong></small></p> -<p>Please get in touch with the administrative contact -(<%= GLSAMAKER_ADMIN_EMAIL %>) to fix this issue.</p>
\ No newline at end of file |