* [Galene] can't author
@ 2024-12-02 1:08 Geoma
2024-12-02 12:18 ` [Galene] " Juliusz Chroboczek
0 siblings, 1 reply; 2+ messages in thread
From: Geoma @ 2024-12-02 1:08 UTC (permalink / raw)
To: galene
Hi! testing out Galene
following documentation on the README here https://galene.org/README.html
but can't find out how to
* create a new group
and I can't add the anonymous login options, they just won't work
btw, is this the place to ask this? is there a forum or matrix channel
or something somewhere?
thanks for the great project!
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Galene] Re: can't author
2024-12-02 1:08 [Galene] can't author Geoma
@ 2024-12-02 12:18 ` Juliusz Chroboczek
0 siblings, 0 replies; 2+ messages in thread
From: Juliusz Chroboczek @ 2024-12-02 12:18 UTC (permalink / raw)
To: Geoma; +Cc: galene
Hello,
> how to
>
> * create a new group
You need to create a JSON file under "./groups/" (or whatever you specify
with the "-groups" flag). There are a few examples in the README file
here:
https://galene.org/README.html#examples
(The other way is the use the "galenectl" utility, but it's not very well
documented right now. Please give me a few days to put some documentation
together.)
> and I can't add the anonymous login options, they just won't work
For password-less login, your group description should look as follows:
{
"wildcard-user":
{"password": {"type": "wildcard"}, "permissions": "present"}
}
> btw, is this the place to ask this?
Yes, this is the right place.
-- Juliusz Chroboczek
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-02 12:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-12-02 1:08 [Galene] can't author Geoma
2024-12-02 12:18 ` [Galene] " Juliusz Chroboczek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox