-
Notifications
You must be signed in to change notification settings - Fork 605
Open
Description
Describe the bug
Once a clica restore is done there's no way to generate a valid API token
To Reproduce
Steps to reproduce the behavior:
- Server A: clica full backup using a token named "Backup"
- Server B: create a new CA instance, empty, with a brand new token for restore named "Restore"
- Restore backup from Server A to server B using clica and the "Restore" token
- Restore completes successfully, data, is present
- In Server B I can now see the original token "Backup"
- That token gives 401 access denied using clica.py
- Delete that token, generate a new one (repeated lots of times). Use the brand new token. Always 401
This is repeatable, did this on a couple of different setups.
Expected behavior
After restore the original token used for the backup should still work.
New token should work too.
Screenshots
Environment (please complete the following information):
Docker instance on Debian 13
Version:
v3.11.1
Build:
67b589f
Infrastructure:
P-FS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels