1
Fork 0
mirror of https://github.com/jech/galene.git synced 2024-11-09 02:05:59 +01:00
galene/group
Juliusz Chroboczek a6314a7384 Implement stateful tokens.
Stateful tokens look just like cryptographic tokens to the client.
Unlike cryptographic tokens, they are stored in a file and are
revokable and editable.
2023-04-04 00:59:54 +02:00
..
client.go Distinguish between no username and empty username. 2023-04-03 22:58:38 +02:00
client_test.go Run gofmt. 2020-12-19 17:38:47 +01:00
group.go Implement stateful tokens. 2023-04-04 00:59:54 +02:00
group_test.go Implement stateful tokens. 2023-04-04 00:59:54 +02:00