Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

implementing updateuser in the admin

Aperta
#109 0 commenti 0 reazioni 1 assegnatario Vedi su GitHub

@d4rkstar ci sta già lavorando.

Dal 18/4/2025.

Valutazione

Questa issue non è ancora stata valutata.

Descrizione

  • I have searched the issues of this repository and believe that this is not a duplicate.
Ⅰ. Issue Description

addming user twice results in secrets being lost and there is no way

Ⅱ. Describe what happened

if you do adduser twice, the user password is updated but not resource secrets

so it results in a user with different resources but with the wrong secrets as they are being regenerates

Ⅲ. Describe what you expected to happen

if you do adduser of an existing user, the system should warn an user exists and suggest to use updateuser instead

if you do an updateuser it should creete the user reading the current whisksusers and then update it changing the passwords but keeping the existing secrets

Ⅳ. How to reproduce it (as minimally and precisely as possible)
Ⅴ. Anything else we need to know?
Ⅵ. Environment:

currert tasks

Lingua principale
Python
Stelle
576
Fork
29
Merge medio
51m
PR unite (30g)
14

Guida per i contributori

Apri la guida per i contributori

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di apache/openserverless

Tutte le issue di apache/openserverless

Issue simili

Altre issue su Python

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.