Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
TEIP-ALservice
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VOPaaS
TEIP-ALservice
Commits
28072daf
Commit
28072daf
authored
7 years ago
by
Ioannis Kakavas
Browse files
Options
Downloads
Patches
Plain Diff
No need to show a user id to the user, it's opaque either way
parent
9dd6e568
Branches
Branches containing commit
1 merge request
!4
Update UI and support no account linking flow
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/alservice/service/templates/login.mako
+1
-1
1 addition, 1 deletion
src/alservice/service/templates/login.mako
with
1 addition
and
1 deletion
src/alservice/service/templates/login.mako
+
1
−
1
View file @
28072daf
...
...
@@ -46,7 +46,7 @@
</div>
% else:
<div class="alert alert-warning">
${_("Your
account ")}${user_id}${_("
at ")}${issuer}${_(" is not registered!")}
${_("Your
identity
at ")}${issuer}${_(" is not registered!")}
</div>
% endif
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
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