Releases: GAM-team/GAM
Releases · GAM-team/GAM
GAM 3.3
- Major rewrites of "gam report" and "gam print users". Note that CSV headers have changed. Better performance and print users now supports "rich" fields like organization, phone, relations, etc.
- "gam report drive" now works for Google Apps Unlimited domains.
- "gam info user" now shows the user's licenses. Use "nolicenses" to prevent showing licenses.
- fix "gam print licenses" fails in large domains by reducing page size from 1000 to 100
- GAM now sends a sha-512 salted hashed password on user create and update for better security.
- cleanup unused features of old GData library.
- fix for Drive file downloading default format.
- upgrade to httplib v0.9 which may help with httplib.BadStatus errors.