Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-pylib
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-pylib
Commits
152377eb
Commit
152377eb
authored
4 months ago
by
I. Nüske
Browse files
Options
Downloads
Patches
Plain Diff
MNT: Update Changelog, fix link
parent
6321ed77
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!175
BUG: Request responses without the "Set-Cookie" header no longer overwrite the...
,
!162
Prevent auth_token from being overwritten with None
Pipeline
#57979
passed with warnings
4 months ago
Stage: code_style
Stage: linting
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+4
-1
4 additions, 1 deletion
CHANGELOG.md
with
4 additions
and
1 deletion
CHANGELOG.md
+
4
−
1
View file @
152377eb
...
...
@@ -16,6 +16,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Removed ###
### Fixed ###
*
[
#103
](
https://gitlab.com/linkahead/linkahead-pylib/-/issues/103
)
`authentication/interface/on_response()`
does not overwrite
`auth_token`
if new value is
`None`
### Security ###
...
...
@@ -47,7 +50,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed ###
*
[
gitlab.indiscale.com#200
](
https://gitlab.indiscale.com/caosdb/src/caosdb-pylib/-/
merge_requests/153
)
*
[
gitlab.indiscale.com#200
](
https://gitlab.indiscale.com/caosdb/src/caosdb-pylib/-/
issues/200
)
``linkahead_admin.py``
prints reasonable error messages when users
or roles don't exist.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment