apache / apache/openserverless

implementing updateuser in the admin

オープン
#109 コメント 0 件 リアクション 0 件 担当者 1 名 @d4rkstar が担当を希望しています GitHub で見る
主要言語
Python
スター
576
フォーク
29
平均マージ
50分
マージ済み PR(30日)
13

説明

- [x] I have searched the [issues](https://github.com/apache/openserverless/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

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。