Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Holder for logo #6

Closed
reasonerjt opened this issue Mar 3, 2016 · 1 comment
Closed

Holder for logo #6

reasonerjt opened this issue Mar 3, 2016 · 1 comment

Comments

@reasonerjt
Copy link

@agilebot1
Copy link

+1

nikawang pushed a commit to nikawang/harbor that referenced this issue Jul 8, 2016
wknet123 pushed a commit that referenced this issue Mar 28, 2017
supereagle pushed a commit to supereagle/harbor that referenced this issue Mar 5, 2019
supereagle pushed a commit to supereagle/harbor that referenced this issue Mar 5, 2019
ypjin added a commit to ypjin/harbor that referenced this issue Mar 17, 2021
)

# Ticket
https://jira.axway.com/browse/ARS-4919
# Description
Sending too many auth requests to Dashboard causes Dashboard invalidating older sessions which includes the one for Stratus. It results in a user being asked to login again after pushing the image for a brand new app is pushed to the in-cluster registry.
* don't send auth request to Dashboard each time, instead,
* save a hash digest of a user's password in the database and use it to check for auth. Send an auth request to Dashboard only when
  * the last auth against Dashboard happened 10 mins ago (configurable via env var USER_SESSION_DURATION)
  * user provides a different password
# Test
make sure that the following test passes
* publish app from docker image

when run 
```
node run --hostname https://admin.spectest.jin.apirs.net --user xxx --password xxx --environment enterprise --orgid 100007996 --suite cli --testName publish.js
```
bitsf pushed a commit to bitsf/harbor that referenced this issue Mar 22, 2022
…x-tests to master

* commit '061111f45c10919cd0e53e780619c0b665f20917':
  fix(test) Recover on manager setup goroutine
  feat(test) Ensure operator does not update generation during reconcile
  fix(tests) Update Harbor resources
  feat(registry) Handle empty storage secret
bitsf pushed a commit to bitsf/harbor that referenced this issue Mar 22, 2022
Modify sample crd file extension in kustomize configuration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants