Skip to content
Snippets Groups Projects

MAINT: change arguments of create_user

Merged Timm Fitschen requested to merge release-v0.6.0 into main
41 files
+ 1484
244
Compare changes
  • Side-by-side
  • Inline
Files
41
@@ -25,6 +25,7 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
@@ -25,6 +25,7 @@ guidelines](https://gitlab.com/caosdb/caosdb/-/blob/dev/REVIEW_GUIDELINES.md)
- [ ] All automated tests pass
- [ ] All automated tests pass
- [ ] Reference related Issues
- [ ] Reference related Issues
- [ ] Up-to-date CHANGELOG.md
- [ ] Up-to-date CHANGELOG.md
 
- [ ] Add type hints in created/changed code
- [ ] Annotations in code (Gitlab comments)
- [ ] Annotations in code (Gitlab comments)
- Intent of new code
- Intent of new code
- Problems with old code
- Problems with old code
Loading