Re: Expand the Scope of Pluggable Secret Keys Ticket

2019-08-08 Thread Adam Johnson
This should be a separate ticket. I'm not sure what you need for DB credential rotation - this can already be done by creating a second user in your database, then changing Django's config to use the new one, then deleting the old one. On Thu, 8 Aug 2019 at 02:43, John Gooding wrote: > Would it

Re: Expand the Scope of Pluggable Secret Keys Ticket

2019-08-08 Thread Carlton Gibson
Hi John, I'm inclined towards "separate thing all together". Maybe they're all related but the bigger a ticket gets the less chance it has of actually appearing... > ... DB credentials... Let's say you put those in environment variables... Don't you just relaunch with a new environment to "

Expand the Scope of Pluggable Secret Keys Ticket

2019-08-07 Thread John Gooding
Would it be possible to expand the scope of the recently accepted secret key rotation ticket to include the ability to live rotate other credentials as well, such as the DB credentials? Or would this be a separate thing all together? https://groups.google.com/forum/#!searchin/django-developers