Commit Graph

38 Commits

Author SHA1 Message Date
moebiusband ebcae32e23 Update docs and cleanup 2023-08-18 15:56:11 +02:00
Christoph Kluge 57bda63506 Cleanup some error strings 2023-08-18 11:17:31 +02:00
moebiusband 4a2afc7a5a Add LDAPSyncOnLogin option
Cleanup
Extend docs
Remove obsolete Expiration attribute
2023-08-14 12:40:21 +02:00
moebiusband 9e3ba41746 Correct jwt docs 2023-08-12 09:30:33 +02:00
moebiusband 19d645f65c Readd URL token and cleanup
Fix session values.
2023-08-12 09:02:41 +02:00
moebiusband b8273a9b02 refactor auth module
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
2023-08-11 10:00:23 +02:00
moebiusband 3e73df76dd Merge branch 'hotfix' of github.com:ClusterCockpit/cc-backend into hotfix 2023-07-20 09:31:27 +02:00
moebiusband 284258fbc6 Document notification banner 2023-07-20 09:31:25 +02:00
Christoph Kluge 968434be49 Add arrayJobId to seachbar docs 2023-07-20 08:43:46 +02:00
moebiusband f81ffbe83d Prepare minor release 1.1.0 2023-07-20 08:33:42 +02:00
moebiusband b25ceccae9 Minor typos 2023-07-05 10:15:12 +02:00
moebiusband c5633e9e6d Remove typos 2023-07-05 10:01:46 +02:00
moebiusband df9fd77d06 Refactor auth and add docs
Cleanup and reformat
2023-07-05 09:50:44 +02:00
moebiusband d289360cb2 Add login overwrite docu 2023-06-26 12:46:45 +02:00
moebiusband 463b60acb6 Update doc files 2023-06-26 12:39:08 +02:00
Christoph Kluge 26875e06f5 Update docs 2023-06-23 10:21:03 +02:00
moebiusband 9bdd608361 Extend docs 2023-06-14 07:31:29 +02:00
moebiusband addeeea395 Update documentation and streamline language 2023-06-13 15:14:19 +02:00
moebiusband 857ce637c0 Update adm-upgrade.md 2023-06-13 14:39:11 +02:00
moebiusband 18bbd11c5e Update documentation 2023-06-13 14:35:57 +02:00
moebiusband 46de59b7b4 Add developer docs 2023-05-05 10:07:21 +02:00
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