RE: svn commit: r1466183 - in /subversion/trunk/subversion: include/svn_auth.h include/svn_config.h libsvn_subr/auth.c libsvn_subr/auth.h libsvn_subr/config_auth.c libsvn_subr/simple_providers.c tests/libsvn_subr/auth-test.c
From: Bert Huijben <bert_at_qqmail.nl>
Date: Wed, 10 Apr 2013 00:07:05 +0200
> -----Original Message-----
I tried to encapsulate it in a different way: to allow building a new store and then stil having the same api to delete the entries from the new store.
But this change looks ok. Clients can still remove credentials and most likely the clients that would use this api don't care if they need an update for a future api.
And especially the separate function to clear in memory credentials removes many hacks in the old code... (I didn't like that part of the old code)
Bert
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.