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.

Đang mở
#33 0 bình luận 0 reaction 1 người được giao Được @DonSagiv nhận Xem trên GitHub
enhancement
Ngôn ngữ chính
C#
Star
3
Fork
1
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

**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.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.