Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Krish Moodbidri
self-reg-form
Commits
29e72522
Commit
29e72522
authored
Apr 19, 2022
by
Krish Moodbidri
Browse files
edited authorization error message
parent
7ac8330f
Pipeline
#5896
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/templates/errors/shibboleth.html
View file @
29e72522
<html
class=
"gr__rc_uab_edu"
>
<title>
User
Blocked
</title>
<title>
User
Authorization error
</title>
<head>
<script
src=
"https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"
></script>
<script
src=
"https://cdnjs.cloudflare.com/ajax/libs/socket.io/1.7.3/socket.io.min.js"
></script>
...
...
@@ -52,7 +52,7 @@
<div
class=
"col-md-10 col-sm-10 my-col"
>
<div
id=
"form-wrapper"
>
<h2>
Account
SHIB
error
</h2>
<h2>
Account
Authorization
error
</h2>
<p
style=
"font-size:110%;"
>
{{ welcome_msg |safe }}
</p>
</div>
</div>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment