[PR #1453] [MERGED] Added "Invite Guest" function #3235

Closed
opened 2026-03-02 13:57:26 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/1453
Author: @BNWEIN
Created: 3/28/2023
Status: Merged
Merged: 3/28/2023
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (3)

  • 2250638 Added "Guests" functionality
  • 2cf767e Revert "Added "Guests" functionality"
  • 953cd33 Added "Invite Guest" function

📊 Changes

3 files changed (+167 additions, -2 deletions)

View changed files

📝 src/routes.js (+6 -0)
src/views/identity/administration/InviteGuest.js (+148 -0)
📝 src/views/identity/administration/Users.js (+13 -2)

📄 Description

Added "Invite Guest" function

Take two! :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/KelvinTegelaar/CIPP/pull/1453 **Author:** [@BNWEIN](https://github.com/BNWEIN) **Created:** 3/28/2023 **Status:** ✅ Merged **Merged:** 3/28/2023 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (3) - [`2250638`](https://github.com/KelvinTegelaar/CIPP/commit/22506385b92788d72f7adf410e13b3e56bea29d2) Added "Guests" functionality - [`2cf767e`](https://github.com/KelvinTegelaar/CIPP/commit/2cf767ed0a9164b17010881884aadbdc8e0a56e8) Revert "Added "Guests" functionality" - [`953cd33`](https://github.com/KelvinTegelaar/CIPP/commit/953cd338f025932c2324a6adc27f68eacf1bdcf4) Added "Invite Guest" function ### 📊 Changes **3 files changed** (+167 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/routes.js` (+6 -0) ➕ `src/views/identity/administration/InviteGuest.js` (+148 -0) 📝 `src/views/identity/administration/Users.js` (+13 -2) </details> ### 📄 Description Added "Invite Guest" function Take two! :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:57:26 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#3235
No description provided.