OpenBankProject / OpenBankProject/OBP-API
Deactivate a User
Offen
@hongwei1 arbeitet bereits daran.
Seit 07.6.2017.
- Vorherrschende Sprache
- Scala
- Sterne
- 1.7k
- Forks
- 482
- Ø Merge
- 1 T. 12 Std.
- Gemergte PRs (30 T.)
- 15
Beschreibung
We should allow the deactivation of a User “A” by:
a) Another User with CanDeactivateAnyUser Role
b) (later) The User “A” themself.
Upon deactivate the following occurs:
• The username is replaced by a UUID (globally unique random string)
• The password is replaced by a UUID (globally unique random string)
• A flag called deactivated is set to true with deactivated_date set to the current date
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Bewertung
Dieses Issue wurde noch nicht bewertet.