Message20

Author tseaver
Recipients tseaver
Date 2007-10-26.17:13:33
Content
Right now, the user must manually edit the 'users.zcml' file in an environment
created by
'repozeproject --path=/tmp/foo repoze.grok'.  It would be fairly simple to write
a little
script which took username and password as agruments, and generated the ZCML
file directly (could even make a DOM from the 'sample-users.zcml' file first).
History
Date User Action Args
2007-10-26 17:13:33 tseaver set recipients: + tseaver
2007-10-26 17:13:33 tseaver set messageid:
2007-10-26 17:13:33 tseaver link issue8 messages
2007-10-26 17:13:33 tseaver create