You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Benjamin Zeiss <bn...@zeiss.net> on 2004/03/13 12:47:40 UTC

store-passsword = no ignored?

hi,

i haven't used the store-password = no feature in the config file in while. 
however, i was playing with the auth stuff yesterday and a few strange 
things happened (v1.01):

- no matter if there was store-password = no in the [auth] section, the 
password gets stored anyway

- when using the new satifsy any featuer for access control and check in a 
new file, the author field seems to be missing although the access was done 
using the wrongly stored svn.simple auth cache

are these bugs or usage failures? :-)

--
Benjamin Zeiss

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: store-passsword = no ignored?

Posted by Max Bowsher <ma...@ukf.net>.
Benjamin Zeiss wrote:
> hi,
>
> i haven't used the store-password = no feature in the config file in
while.
> however, i was playing with the auth stuff yesterday and a few strange
> things happened (v1.01):
>
> - no matter if there was store-password = no in the [auth] section, the
> password gets stored anyway

The name "store-password" changed to "store-auth-creds" quite some time ago.

Max.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: store-passsword = no ignored?

Posted by Sander Striker <st...@apache.org>.
On Sat, 2004-03-13 at 13:47, Benjamin Zeiss wrote:
> hi,
> 
> i haven't used the store-password = no feature in the config file in while. 
> however, i was playing with the auth stuff yesterday and a few strange 
> things happened (v1.01):
> 
> - no matter if there was store-password = no in the [auth] section, the 
> password gets stored anyway
> 
> - when using the new satifsy any featuer for access control and check in a 
> new file, the author field seems to be missing although the access was done 
> using the wrongly stored svn.simple auth cache

I've encountered this also today unfortunately.  It's a bug (mod_dav_svn
sets the author at MKACTIVITY, which is allowed by mod_authz_svn as
anonymous, etc. etc.).  I'll go file an issue for it.  I'll also update
the documentation in the meantime with a config workaround.


Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: store-passsword = no ignored?

Posted by Benjamin Zeiss <bn...@zeiss.net>.
hello max,

--On Saturday, March 13, 2004 13:00:06 +0000 Max Bowsher <ma...@ukf.net> 
wrote:

> The name "store-password" changed to "store-auth-creds" quite some time
> ago.

oops...i must've somehow missed that change. what about the second problem. 
can anybody verify this?

--
Benjamin Zeiss

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org