commit 5c0d33d93e17c180aed8ef5090df159bf872fe0b
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Mon Dec 9 11:38:49 2019 -0600
Make a couple of changes to the fallback license
M backend/license.go
M clitest/machines_test.go
M clitest/test-data/output/TestUserCli/users.token.rocketskates.scope.all.ttl.330.action.list.specific.asdgag/stdout.expect
M clitest/test-data/output/TestUserCli/users.token.rocketskates/stdout.expect
M cmds/license/license.go
commit f9204e0560a69a5d06f1603b2e886996bd3cf727
Author: Victor Lowther <victor.lowther@gmail.com>
Date: Thu Dec 5 14:08:11 2019 -0600
Add time limited trial license generation.
The fallback license is now regenerated on every rebuild of dr-provision.
It soft-expires in 3 months, and hard-expires in 6.
I expect a fair amount of haggling and tweaking.
M .gitignore
M backend/license.go
M clitest/test-data/output/TestUserCli/users.token.rocketskates.scope.all.ttl.330.action.list.specific.asdgag/stdout.expect
M clitest/test-data/output/TestUserCli/users.token.rocketskates/stdout.expect
A cmds/license/license.go
M tools/build.sh
End of Note