What do you mean there are none bundled with sf1.4?

I mean in databases.yml for example, when you have

dev:
  connection:
     # settings
prod:
  connection:
    # settings

A common security problem is credentials getting in the hands of the wrong
person. So in effort to remove unneeded credentials when deploying an
application, you are saying that creating a task to remove any non prod
settings is the way to go?

What do you mean by dumping content in .yml.dist or .prod. ? Could you
elaborate on this?

Thanks

On Tue, Mar 1, 2011 at 15:57, Stéphane <[email protected]> wrote:

> There are none bundled with sf1.4.
>
> Anyway it's not that hard to code a task to remove every dev: in .yml files
> and dump content in .yml.dist or .prod.
> Needs to wrap this into a "release" process.
>
> Regards,
>
>
> Before Printing, Think about Your Environmental Responsibility!
> Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!
>
>
> On Tue, Mar 1, 2011 at 9:28 PM, Alex Pilon <[email protected]> wrote:
>
>> Hello,
>>
>> Is there a way (sf1.4) to only publish production settings (e.g., in
>> databases.yml, app.yml, or settings.yml) when you deploy a symfony
>> application?
>>
>> Thanks
>>
>> --
>> Alex Pilon
>> (613) 608-1480
>>
>> --
>> If you want to report a vulnerability issue on symfony, please send it to
>> security at symfony-project.com
>>
>> You received this message because you are subscribed to the Google
>> Groups "symfony users" group.
>> To post to this group, send email to [email protected]
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/symfony-users?hl=en
>>
>
>  --
> If you want to report a vulnerability issue on symfony, please send it to
> security at symfony-project.com
>
> You received this message because you are subscribed to the Google
> Groups "symfony users" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>



-- 
Alex Pilon
(613) 608-1480

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to