Menu

Login Credentials from File Added to SVN

Credentials (user and password) loading from file is a new option added.
Login usernames and passwords input from a text file with the structure of each string like:
<username><separator><password>.

According to RFC1738, only reserved
':', '@', '/' and ' ' (space) are safe
to use as separators between username and password.

Look at the example conf-examples/credentials_fr_file.conf,
where the credentials file is
conf-examples/credentials.cred

When the info is kept in database, dump the
tables with user and password to such credentials
file.

Posted by Robert Iakobashvili 2007-03-18

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.