Code2Gether-Discord / Code2Gether-Discord/Code2Gether-Discord-Bot

[User Story] As a Database Manager, I want ensure that a user is authorized to do an action so that I can prevent unauthorized data viewing and/or manipulation.

オープン
#33 コメント 0 件 リアクション 0 件 担当者 1 名 @DonSagiv が担当を希望しています GitHub で見る
enhancement
主要言語
C#
スター
3
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

**Given** at any condition.
**When** a user attempts any manipulation/reading of the Discord Bot SQL data.
**Then** authenticate and authorize the user's credentials before performing any actions.

**Given** a request is being made to the Discord Bot SQL data.
**When** the user is properly authorized to make that request.
**Then** perform the requested action.

**Given** a request is being made to the Discord Bot SQL data.
**When** the user is not authorized to make that request.
**Then** return a 403 "Forbidden" response.

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

このリポジトリのコントリビューションガイドは索引されていません

評価

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

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

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