aboutsummaryrefslogtreecommitdiff
path: root/src/zen/authutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* GetEnvVariable: return std::optional<std::string> (#1017)Stefan Boberg2026-04-271-1/+1
* zen CLI security review fixes (#974)Stefan Boberg2026-04-211-54/+183
* builds cmd refactor (#975)Dan Engelbrecht2026-04-201-0/+1
* Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-091-30/+50
|\
| * fix oidctoken exe lookup check (#811)Dan Engelbrecht2026-03-061-1/+1
| * more feedback during auth option parsing (#806)Dan Engelbrecht2026-03-041-30/+50
| * fix MakeSafeAbsolutePathInPlace mis-spelling (#765)Stefan Boberg2026-02-201-1/+1
* | Merge branch 'main' into lm/oidctoken-exe-pathLiam Mitchell2026-03-091-0/+4
|\|
| * throw error on bad oidctoken-exe-path (#713)Dan Engelbrecht2026-01-151-0/+4
* | Use well-known OidcToken paths or command line arguments to determine OidcTok...Liam Mitchell2026-01-141-28/+0
|/
* Change curl defaults on MacOS (#645)Stefan Boberg2025-11-111-1/+51
* added Hidden option to oidctoken creation with oidc token exe (#556)Dan Engelbrecht2025-10-061-2/+3
* Added `--oidctoken-exe-unattended` to`zen builds` and `zen oplog-download` co...Dan Engelbrecht2025-09-221-1/+8
* fetch cloud oplog (#502)Dan Engelbrecht2025-09-221-0/+239