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

Account expire should be configurable #31

Open
huiwq1990 opened this issue Jul 1, 2022 · 4 comments
Open

Account expire should be configurable #31

huiwq1990 opened this issue Jul 1, 2022 · 4 comments

Comments

@huiwq1990
Copy link
Member

Account expire can be enabled in experience-center. In general case, we are not need them.

if (lastTime <= 0) {

@rambohe-ch
Copy link
Member

/assign @luc99hen

@luc99hen
Copy link
Member

luc99hen commented Jul 1, 2022

Account expire can be enabled in experience-center. In general case, we are not need them.

if (lastTime <= 0) {

I'm sorry if I don't fully understand your question. Yes, the expire time is a user management feature only for Experience Center not dashboard. And we do have plans to decouple these two above in next iteration.

@huiwq1990
Copy link
Member Author

@luc99hen Currently, we could develop an expire time feature gate for both dashbord and backend apiserver. If dashboard deploy to Experience Center, we just open the feature gate.

@luc99hen
Copy link
Member

luc99hen commented Jul 2, 2022

@luc99hen Currently, we could develop an expire time feature gate for both dashbord and backend apiserver. If dashboard deploy to Experience Center, we just open the feature gate.

I agree.

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

3 participants