not working older releases #23
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?
why are older releases not working? And why can't we manually enter auth.json values without opening Chrome Test?
New releases are created to add features, fix bugs, and address changes made by OF. Releases prior to 1.9.11 are broken due to the source we were using for dynamic rules being removed from GitHub.
Concerning auth, if you can't or don't want to use the automatic browser based sign-in, you can create the auth.json file manually yourself using a legacy authentication method (legacy auth docs). You can also enable the
DisableBrowserAuth
config option in config.conf to prevent the auth.json file from being deleted when auth fails.