Bug 20117 - Adding or removing an SSH key in identity.mageia.org is impossible
Summary: Adding or removing an SSH key in identity.mageia.org is impossible
Status: NEW
Alias: None
Product: Websites
Classification: Unclassified
Component: identity.mageia.org (show other bugs)
Version: trunk
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Sysadmin Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-13 20:43 CET by Augier
Modified: 2024-02-05 22:04 CET (History)
3 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Marja Van Waes 2017-01-13 22:57:26 CET

CC: (none) => marja11
Assignee: atelier-bugs => sysadmin-bugs
Summary: Can't remove or modify my SSH key => Can't remove or modify my SSH key in identity.mageia.org

Comment 1 Nicolas Lécureuil 2017-01-25 14:18:56 CET
there is an error :

stderr: Use of uninitialized value in string eq at /var/www/identity/script/../lib/CatDap/Controller/admin.pm line 263.


Pascal, any idea ?

CC: (none) => mageia, pterjan

Comment 2 Pascal Terjan 2017-02-04 16:09:17 CET
Adding/Removing is known to be broken

Modifying should work, I only got such error when trying with an invalid key (not starting with ssh-rsa).
Comment 3 Pascal Terjan 2017-02-04 16:11:34 CET
The error message should be ok when modifying (as that line checks if a variable is "add" but it is only defined for adding or removing, not modifying).
Marja Van Waes 2024-02-05 21:59:35 CET

See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=32810

Comment 4 Marja Van Waes 2024-02-05 22:03:48 CET
(In reply to Pascal Terjan from comment #2)
> Adding/Removing is known to be broken
> 
> Modifying should work, I only got such error when trying with an invalid key
> (not starting with ssh-rsa).

Adjusting the summary accordingly.
Marja Van Waes 2024-02-05 22:04:29 CET

Summary: Can't remove or modify my SSH key in identity.mageia.org => Adding or removing an SSH key in identity.mageia.org is impossible


Note You need to log in before you can comment on or make changes to this bug.