Commit Graph

17 Commits

Author SHA1 Message Date
Jan Eitzinger 9ea0d6c8d1 Update demo script 2023-04-12 10:10:07 +02:00
Jan Eitzinger 2c8811a1bd Begin documentation of configuration management 2023-04-12 07:50:40 +02:00
Jan Eitzinger f8ba79e9e7 Merge branch 'master' into import-data-sanitation 2023-04-07 08:57:42 +02:00
Jan Eitzinger 327721bac7 Add validate option. Backport startDemo 2023-03-22 07:15:41 +01:00
Christoph Kluge 816617ecb8 Update searchbar doc 2023-02-22 17:51:30 +01:00
Jan Eitzinger 33b20620ee Merge branch 'master' into sql-repository-opt 2023-02-21 16:21:47 +01:00
moebiusband f67415bddc Listen to localhost for demo 2023-02-21 13:18:12 +01:00
moebiusband c8104d2f9b Update Makefile and documentation 2023-02-21 12:14:24 +01:00
Christoph Kluge bf6ec1bc98 Add search for user names, add names in user table
- Regenerated GraphQL due to new required query 'multiUser'
2023-02-17 10:45:27 +01:00
Christoph Kluge 641affbbdf Move /search code to routerConfig, add simple docs for searchbar 2023-02-09 10:11:11 +01:00
Jan Eitzinger 71d85bbaad Merge pull request #55 from pc2/jwt
Accept externally generated JWTs provided via cookie
2022-11-03 07:10:28 +01:00
Jan Eitzinger 7116b572ee Update Hands-on.md 2022-10-20 14:34:00 +02:00
Michael Schwarz f817ac5240 Accept externally generated JWTs provided via cookie
If there is an external service like an AuthAPI that can generate JWTs and
  hand them over to ClusterCockpit via cookies, CC can be configured to
  accept them
2022-10-19 13:36:13 +02:00
Jan Eitzinger 71d6bf81c2 Add hands-on README in docs 2022-09-19 17:36:00 +02:00
Jan Eitzinger f1941b5e67 Reconfigure Swagger integration. Regenerate API docs 2022-09-16 06:09:55 +02:00
Christoph Kluge 8e90c954ff First commit for swagger api documentation, not yet fully functional
- Problems with JWT auth (eg startJob fails with missing role)
- Manually fixed auto-parsing errors (missing api.TagJobApiRequest, wrong API @Description)
2022-09-15 12:37:44 +02:00
Jan Eitzinger 26df1e7c14 Add copyright and license header. Update license year 2022-07-29 06:29:21 +02:00