This commit is contained in:
Ross Scroggs
2024-06-21 20:48:36 -07:00
parent 3f6f6a191d
commit 6964f10aa3
6 changed files with 42 additions and 22 deletions

View File

@@ -2,6 +2,15 @@
Merged GAM-Team version
6.77.01
Thanks to Jay, added column `verificationCodesCount` to `gam <UserTypeEntity> print backupcodes`
that displays the number of available backup codes in addtion to the codes.
Added option `countsonly` that displays only the number of available backup codes but not the codes themselves.
Thanks to Jay, added option `nokey` to `gam create project` that creates a project with no service account key, `oauth2service.json`.
6.77.00
Added option `individualstudentassignments copy|delete|maptoall` to `gam create|update course ... copyfrom`