Committing to SVN securely from a web application
Verbatim is the second project I’ve been the lead on recently where the requirements included people committing to SVN as themselves via the application. At first glance this means storing the authentication tokens of the user in plain text since we’ll need to pass them along to SVN whenever they commit. I wasn’t [...]
Tagged code, Mozilla, security, SVN, Verbatim