forked from OpenSlides/OpenSlides
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13e64fe
commit 44a3c57
Showing
9 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
4.1.20-dev | ||
4.1.21-dev |
Submodule openslides-auth-service
updated
2 files
+1 −1 | auth/libraries/pip-auth/requirements.txt | |
+2 −2 | auth/libraries/pip-auth/requirements_development.txt |
Submodule openslides-autoupdate-service
updated
14 files
+1 −1 | Dockerfile | |
+6 −7 | go.mod | |
+26 −24 | go.sum | |
+2 −2 | internal/http/http.go | |
+36 −1 | internal/restrict/collection/action_worker.go | |
+25 −2 | internal/restrict/collection/action_worker_test.go | |
+11 −10 | internal/restrict/field_def.go | |
+1 −1 | meta | |
+6 −6 | pkg/datastore/dsfetch/fetch.go | |
+50 −0 | pkg/datastore/dsfetch/fetch_test.go | |
+198 −121 | pkg/datastore/dsfetch/fields_generated.go | |
+34 −27 | pkg/datastore/dsfetch/gen_fields/value.go.tmpl | |
+927 −918 | pkg/datastore/dskey/gen_collection_fields.go | |
+5 −0 | pkg/datastore/dsrecorder/recorder.go |
Submodule openslides-backend
updated
22 files
Submodule openslides-client
updated
21 files