mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Fixes for file ownership creating ~/.xs_id
Added username field to authToken to allow token-based login to other users Signed-off-by: Russ Magee <rmagee@gmail.com>
This commit is contained in:
parent
71f2bdfe8d
commit
83cd38c651
9 changed files with 696 additions and 493 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
VERSION := 0.9.2
|
||||
VERSION := 0.9.3-pre
|
||||
.PHONY: lint vis clean common client server passwd subpkgs install uninstall reinstall
|
||||
|
||||
## Tag version of binaries with build info wrt.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue