[PR #679] [MERGED] Update package-lock.json (1 high sev sec fix. 1 mod. #2963

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

📋 Pull Request Information

Original PR: https://github.com/KelvinTegelaar/CIPP/pull/679
Author: @homotechsual
Created: 1/26/2022
Status: Merged
Merged: 1/26/2022
Merged by: @KelvinTegelaar

Base: devHead: dev


📝 Commits (2)

  • f995e2e Fix edit user page for new layout. Add redirect to login for user with bad auth cookie.
  • a3db27c Update package-lock.json (1 high sev sec fix. 1 mod.

📊 Changes

6 files changed (+3035 additions, -8477 deletions)

View changed files

📝 package-lock.json (+2713 -8164)
📝 src/components/buttons/TitleButton.js (+17 -7)
📝 src/components/utilities/CippCodeBlock.js (+7 -1)
📝 src/components/utilities/PrivateRoute.js (+14 -7)
📝 src/views/identity/administration/EditUser.js (+282 -296)
📝 src/views/identity/administration/Groups.js (+2 -2)

📄 Description

No description provided


🔄 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/679 **Author:** [@homotechsual](https://github.com/homotechsual) **Created:** 1/26/2022 **Status:** ✅ Merged **Merged:** 1/26/2022 **Merged by:** [@KelvinTegelaar](https://github.com/KelvinTegelaar) **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (2) - [`f995e2e`](https://github.com/KelvinTegelaar/CIPP/commit/f995e2ee0f2c5e1fe1c2ecd261c72c099f4c7104) Fix edit user page for new layout. Add redirect to login for user with bad auth cookie. - [`a3db27c`](https://github.com/KelvinTegelaar/CIPP/commit/a3db27cbff9ea00bcf659adf17098885ed430359) Update package-lock.json (1 high sev sec fix. 1 mod. ### 📊 Changes **6 files changed** (+3035 additions, -8477 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+2713 -8164) 📝 `src/components/buttons/TitleButton.js` (+17 -7) 📝 `src/components/utilities/CippCodeBlock.js` (+7 -1) 📝 `src/components/utilities/PrivateRoute.js` (+14 -7) 📝 `src/views/identity/administration/EditUser.js` (+282 -296) 📝 `src/views/identity/administration/Groups.js` (+2 -2) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 13:56:14 +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#2963
No description provided.