|
Re: UAA "remember last X passwords" feature
Thanks for the explanation, Sree. Do you have additional information about these plans? My organization likes using open source software for user/password, OAuth client, SSO, etc data so we'd like
Thanks for the explanation, Sree. Do you have additional information about these plans? My organization likes using open source software for user/password, OAuth client, SSO, etc data so we'd like
|
By
ryancutter@...
·
#8399
·
|
|
Re: UAA "remember last X passwords" feature
We are planning to deprecate the use of internal use store and any other features around password policy. Internal User Store will be for dev only use.
Because of this, we are not working on
We are planning to deprecate the use of internal use store and any other features around password policy. Internal User Store will be for dev only use.
Because of this, we are not working on
|
By
Sree Tummidi
·
#8398
·
|
|
Re: UAA "remember last X passwords" feature
Hi, thanks I understand that. But we'd like to prevent the last 3 (or 8 or 0) passwords being used. Is this a feature others would be interested in?
Hi, thanks I understand that. But we'd like to prevent the last 3 (or 8 or 0) passwords being used. Is this a feature others would be interested in?
|
By
ryancutter@...
·
#8397
·
|
|
Re: UAA "remember last X passwords" feature
Hi Ryan,
This is intended behavior to prevent reuse of password essentially a password history check
Thanks,
Sree
Hi Ryan,
This is intended behavior to prevent reuse of password essentially a password history check
Thanks,
Sree
|
By
Sree Tummidi
·
#8396
·
|
|
UAA "remember last X passwords" feature
Currently during a change password operation, UAA has a hard coded check preventing the use of the most recent password. Has there been any work on customizing this behavior to preventing the last X
Currently during a change password operation, UAA has a hard coded check preventing the use of the most recent password. Has there been any work on customizing this behavior to preventing the last X
|
By
ryancutter@...
·
#8395
·
|
|
CF Summit NA 2019 contributor reg code
Hey all,
It is that time of the year -- register for Summit North America 2019! For those that don't know, we are headed to Philadelphia in April (2-4), 2019!
Contributors (those that have
Hey all,
It is that time of the year -- register for Summit North America 2019! For those that don't know, we are headed to Philadelphia in April (2-4), 2019!
Contributors (those that have
|
By
Swarna Podila
·
#8394
·
|
|
Re: Eirini in 2019 CFAR certification requirements
+1. Our main intent certainly was to avoidcertification FUD in case we accomplish a "mature" Eirini inthe first half or 2019. To me ammeding the requirements with a mid-termupdate does address this,
+1. Our main intent certainly was to avoidcertification FUD in case we accomplish a "mature" Eirini inthe first half or 2019. To me ammeding the requirements with a mid-termupdate does address this,
|
By
Simon D Moser
·
#8393
·
|
|
Re: #cf seccomp
#cf
I think that there is AllowSyscall list inside seccomp.go of guardian as a default. I just wanted to provide this AllowSyscall list as an option each time when I push an app. That's too bad to hear
I think that there is AllowSyscall list inside seccomp.go of guardian as a default. I just wanted to provide this AllowSyscall list as an option each time when I push an app. That's too bad to hear
|
By
hjinkim@...
·
#8392
·
|
|
Re: Eirini in 2019 CFAR certification requirements
That sounds reasonable. I was going to add some "pending feature parity and passing CATs" language in the proposed change, but ammeding the requirements with a mid-term update would probably satisfy
That sounds reasonable. I was going to add some "pending feature parity and passing CATs" language in the proposed change, but ammeding the requirements with a mid-term update would probably satisfy
|
By
Troy Topnik
·
#8391
·
|
|
Re: cf restart-app-instance and environment variables
#cf
Correction. Looks like there is an experiemental zdt restart command also: "cf v3-zdt-restart"
Mike
Correction. Looks like there is an experiemental zdt restart command also: "cf v3-zdt-restart"
Mike
|
By
Mike Youngstrom <youngm@...>
·
#8390
·
|
|
Re: cf restart-app-instance and environment variables
#cf
The functionality is in an experimental state on the server side: https://github.com/cloudfoundry/cf-deployment/releases/tag/v5.2.0
An matching experimental command to do a zero downtime push has been
The functionality is in an experimental state on the server side: https://github.com/cloudfoundry/cf-deployment/releases/tag/v5.2.0
An matching experimental command to do a zero downtime push has been
|
By
Mike Youngstrom <youngm@...>
·
#8389
·
|
|
Re: cf restart-app-instance and environment variables
#cf
Guys - Any update on below topic ... Is this feature released ???
Thanks
There is also work in flight to implement rolling updates of applications that will allow 'cf restart' to update environment
Guys - Any update on below topic ... Is this feature released ???
Thanks
There is also work in flight to implement rolling updates of applications that will allow 'cf restart' to update environment
|
By
Preetam Palwe
·
#8388
·
|
|
CF CLI Minimum Supported Version for 2019
Hello everyone,
Earlier this year, in order to focus our resources on the most valuable features and bug fixes, the CLI team announced a minimum supported version policy for older Cloud Controller
Hello everyone,
Earlier this year, in order to focus our resources on the most valuable features and bug fixes, the CLI team announced a minimum supported version policy for older Cloud Controller
|
By
Abby Chau
·
#8387
·
|
|
Re: Eirini in 2019 CFAR certification requirements
Hi, all,
Thanks for raising the topic of whether to include Eirini as an option in the 2019 CFAR certification requirements. Although the Eirini team has made tremendous progress over the past 6
Hi, all,
Thanks for raising the topic of whether to include Eirini as an option in the 2019 CFAR certification requirements. Although the Eirini team has made tremendous progress over the past 6
|
By
Eric Malm <emalm@...>
·
#8386
·
|
|
CF CLI v6.41.0 Released Today
Hello everyone,
The CF CLI team released v6.41.0 of the CF CLI today. See the release notes for more details.
Highlights Include
Assign a Stack to a Buildpack epic
Supports the ability to assign a
Hello everyone,
The CF CLI team released v6.41.0 of the CF CLI today. See the release notes for more details.
Highlights Include
Assign a Stack to a Buildpack epic
Supports the ability to assign a
|
By
Will Murphy
·
#8385
·
|
|
Re: #cf seccomp
#cf
Hi hjinkim - the 'configurable' column in that table actually means whether you can opt in/out of the feature, not whether you can configure it (admittedly that's rather unclear!). Garden enables
Hi hjinkim - the 'configurable' column in that table actually means whether you can opt in/out of the feature, not whether you can configure it (admittedly that's rather unclear!). Garden enables
|
By
Julz Friedman
·
#8384
·
|
|
#cf seccomp
#cf
Hi.
As you see the image I inserted above,
Currently there is no support for configurable Seccomp Filtering in CFAR Garden v1.40.0. Do you have any plan to support configurable Seccomp filtering in
Hi.
As you see the image I inserted above,
Currently there is no support for configurable Seccomp Filtering in CFAR Garden v1.40.0. Do you have any plan to support configurable Seccomp filtering in
|
By
hjinkim@...
·
#8383
·
|
|
Re: Call for Papers Deadline for CF Summit (Philadelphia)
A reminder for y'all to get your speaking proposals in before Friday.
If you'd like to get feedback on your abstract or would like for it to be reviewed for a sanity-check, please don't hesitate to
A reminder for y'all to get your speaking proposals in before Friday.
If you'd like to get feedback on your abstract or would like for it to be reviewed for a sanity-check, please don't hesitate to
|
By
Swarna Podila
·
#8382
·
|
|
Re: cf login error
Hi,
are you able to curl the API's /v2/info endpoint?
That means 'curl https://<api-url>/v2/info' .
Regards,
Benjamin
Hi,
are you able to curl the API's /v2/info endpoint?
That means 'curl https://<api-url>/v2/info' .
Regards,
Benjamin
|
By
bguttmann@...
·
#8381
·
|
|
cf login error
Hi,
I deployed cf on openstack and 15 vm running and okay.
But cf login error: behind firewall....
please help me.
best regards
Hi,
I deployed cf on openstack and 15 vm running and okay.
But cf login error: behind firewall....
please help me.
best regards
|
By
Russell Blue
·
#8380
·
|