Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
b5d7527d
Commit
b5d7527d
authored
8 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Patches
Plain Diff
Die Seite dazu
parent
6733e83c
No related branches found
Branches containing commit
No related tags found
2 merge requests
!525
Development
,
!524
Resolve "Botprotection einbauen"
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
resources/views/botProtection.blade.php
+19
-0
19 additions, 0 deletions
resources/views/botProtection.blade.php
with
19 additions
and
0 deletions
resources/views/botProtection.blade.php
0 → 100644
+
19
−
0
View file @
b5d7527d
<!DOCTYPE html>
<html>
<head>
<title>
Access Denied
</title>
<link
href=
"/favicon.ico"
rel=
"icon"
type=
"image/x-icon"
/>
<link
href=
"/favicon.ico"
rel=
"shortcut icon"
type=
"image/x-icon"
/>
<meta
content=
"width=device-width, initial-scale=1.0, user-scalable=no"
name=
"viewport"
/>
<meta
content=
"{{ getmypid() }}"
name=
"p"
/>
<meta
content=
"#wknekjnbweignipwep=="
name=
"q"
/>
<meta
content=
"{{ $hash }}"
name=
"pq"
/>
<meta
content=
"{{ $r }}"
name=
"pqr"
/>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=utf-8"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/themes/{{ app('request')->input('theme', 'default') }}.css"
/>
</head>
<body>
<h1
class=
"hidden"
>
Your Access to this site has been denied. Please contact
<a
href=
"mailto:office@suma-ev.de"
>
office@suma-ev.de
</a>
if this is not correct
</h1>
<script
type=
"text/javascript"
src=
"/js/all.js"
></script>
</body>
</html>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment