Commit graph

10 commits

Author SHA1 Message Date
Simon Goller
e477f068dd Set version to 0.1.2 2024-06-26 20:45:42 +02:00
Simon Goller
56fe23f8bc Set version to 0.1.1 2024-06-26 15:26:02 +02:00
Simon Goller
ef897bc80f Set version to 0.1.1-dev and print version on startup 2024-06-25 18:01:15 +02:00
Simon Goller
e2f5b04ff1 Improve feature management
By default, it will build with the dev-setup where authenticated
user will be faked since there is no login page on the local dev
setup.  In order to compile it with oidc, disable default features
and enable the oidc feature.
2024-06-05 21:21:42 +02:00
Simon Goller
258726cd87 Disable features 2024-06-05 18:04:27 +02:00
Simon Goller
3c670d50d3 Use OIDC username 2024-06-05 18:00:05 +02:00
Simon Goller
a868ceb0cd Add oidc support 2024-06-04 20:07:58 +02:00
Simon Goller
8f378472ea Add REST endpoint for slot 2024-05-02 23:25:04 +02:00
Simon Goller
82e89baeeb Restructuring: Move permission code in separate modules 2024-04-30 15:06:12 +02:00
Simon Goller
dccfa2d4cf Initial commit 2024-04-26 21:34:00 +02:00