Possible Leak of API or Account Token in "installer-windows.bat" #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Copied cURL link from firefox dev console included cookies for gitea. Download doesnt work without the cookies. Could be leaking login info/account token?
Modified to use generated Gitea account token with read-only permissions and only access to public repositories. (Big bonus, slimmed down the clusterfuck that was The
Curl
Line™)