trac2github icon indicating copy to clipboard operation
trac2github copied to clipboard

Add documentation for using with two-factor authentication

Open nilsdeppe opened this issue 8 years ago • 1 comments

The goal of this PR is to add some clarification for using the script with 2FA, and also listing the required PHP packages.

nilsdeppe avatar Jul 20 '17 13:07 nilsdeppe

Add to Pre-reqs for sqlite:

sudo apt-get install sqlite php-sqlite3

And in general: sudo apt-get install php-curl

Edit: I see you had those essentially :)

joshjohanning avatar Jan 21 '21 23:01 joshjohanning