Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
float
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ai3
float
Commits
77c9ee38
Commit
77c9ee38
authored
Jun 03, 2019
by
ale
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Allow auth-server to talk to usermetadb to set last_login
parent
aa7eca15
Pipeline
#3265
failed with stage
in 4 minutes and 42 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
roles/sso-server/templates/user-meta-server.yml.j2
roles/sso-server/templates/user-meta-server.yml.j2
+2
-0
No files found.
roles/sso-server/templates/user-meta-server.yml.j2
View file @
77c9ee38
...
...
@@ -12,6 +12,8 @@ http_server:
cn: "(auth-server|accountserver).{{ domain }}"
- path: "/api/check_device"
cn: "auth-server.{{ domain }}"
- path: "/api/set_last_login"
cn: "auth-server.{{ domain }}"
- path: "/api/get_user_.*"
cn: "accounts.{{ domain }}"
- path: "/metrics"
...
...
blallo
@blallo
mentioned in commit
5f4d4f2e
·
Jun 03, 2019
mentioned in commit
5f4d4f2e
mentioned in commit 5f4d4f2e4399b488a1a72fdb4ae59d95afbdca79
Toggle commit list
Write
Preview
Markdown
is supported
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