The sound distributed version control system

#823 [PIJUL.ORG] can not auth without browser

Closed on December 17, 2023
tankf33der on August 11, 2023

pijul can not push to nest.pijul.org from CLI without opening browser

$ cd
$ rm -rf .config/pijul/cache
$ cd ttt
$ cat .pijul/config
default_remote = "nest"
[[remotes]]
name = "nest"
http = "https://dot.pijul.org/tankf33der/ttt"
headers.Authorization = { shell = "pijul client https://nest.pijul.org/auth" }
$ pijul push -a
<HANG>
tankf33der added tag Feature request on August 11, 2023
tankf33der on August 11, 2023

Linux and unix servers wants to push and pull without browsers too.

pmeunier on December 17, 2023

This is fixed by abandoning the serverless Nest!

pmeunier closed this discussion on December 17, 2023