manager
manager copied to clipboard
feat(dedicated): add buttons to choose between password and SSH key authentication
Ref : MANAGER-12571
Question | Answer |
---|---|
Branch? | master |
Bug fix? | no |
New feature? | yes |
Breaking change? | no |
License | BSD 3-Clause |
- [x] Try to keep pull requests small so they can be easily reviewed.
- [x] Commits are signed-off
- [x] Only FR translations have been updated
- [x] Branch is up-to-date with target branch
- [x] Lint has passed locally
- [x] Standalone app was ran and tested locally
- [x] Ticket reference is mentioned in linked commits (internal only)
Description
Added Password and SSH Key authentication choices in the dedicated servers netboot wizard The available authentication methods depends on the selected rescue kernel.
Related
MANAGER-12571
Squash all your commits together (data from separated commits will be lost anyway when your PR will be merged)
And fix linting issue: https://github.com/ovh/manager/actions/runs/8099488055/job/22135340444?pr=11063
When ssh key is invalid, native error message is not shown.
Invalid error message can be shown only in the following case:
Empty data error is raised, then invalid ssh key is inserted
Be carefull, I see you retrieve translation but QA isn't done yet. We have to check for QA to be ok before ask for translation
Be carefull, I see you retrieve translation but QA isn't done yet. We have to check for QA to be ok before ask for translation
I did the short-circuit to go faster, this is my fault
Quality Gate passed
Issues
1 New issue
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code