[PR #187] [MERGED] added documentation updates for Release v2024.3.0 #254

Closed
opened 2026-03-16 12:34:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/187
Author: @SanskritiHarmukh
Created: 3/21/2024
Status: Merged
Merged: 3/29/2024
Merged by: @thetronjohnson

Base: mainHead: v2024.3.0


📝 Commits (10+)

  • 83e8bfd added documentation updates for Release v2024.3.0
  • d808054 Fixed a typo in cookies.mdx
  • 1e65759 Update documentation/features/oauth2.mdx
  • 4fc72d1 Update documentation/features/oauth2.mdx
  • 0ed6c42 Update documentation/features/oauth2.mdx
  • d914a46 Update documentation/features/oauth2.mdx
  • c8fd1a8 Update documentation/features/oauth2.mdx
  • b28e42a Update documentation/features/variables.mdx
  • d3e04fc Update documentation/features/variables.mdx
  • d8d0815 Update documentation/features/variables.mdx

📊 Changes

8 files changed (+165 additions, -7 deletions)

View changed files

📝 documentation/features/authorization.mdx (+10 -2)
📝 documentation/features/cookies.mdx (+1 -1)
documentation/features/oauth2.mdx (+34 -0)
documentation/features/variables.mdx (+32 -0)
📝 documentation/self-host/enterprise-edition/admin-dashboard.mdx (+19 -2)
📝 documentation/self-host/enterprise-edition/install-and-build.mdx (+38 -1)
📝 documentation/self-host/enterprise-edition/prerequisites.mdx (+29 -1)
📝 mint.json (+2 -0)

📄 Description

Added the following-

  1. Variables Page defining variable scopes.
  2. Edited the existing Authorization page for OAuth 2.0 and added a page for better description of its grant types.
  3. Domain and Site Protection access controls in Admin Dashboard for Enterprise.
  4. GitHub Enterprise and OIDC Configurations.

🔄 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/hoppscotch/docs/pull/187 **Author:** [@SanskritiHarmukh](https://github.com/SanskritiHarmukh) **Created:** 3/21/2024 **Status:** ✅ Merged **Merged:** 3/29/2024 **Merged by:** [@thetronjohnson](https://github.com/thetronjohnson) **Base:** `main` ← **Head:** `v2024.3.0` --- ### 📝 Commits (10+) - [`83e8bfd`](https://github.com/hoppscotch/docs/commit/83e8bfdfa54f1416cab0a27da44e591d00059c88) added documentation updates for Release v2024.3.0 - [`d808054`](https://github.com/hoppscotch/docs/commit/d808054bac5b83bd7b4fdf86b7de0aaa24745374) Fixed a typo in cookies.mdx - [`1e65759`](https://github.com/hoppscotch/docs/commit/1e657597f8f96bd519349504ab9351d410a3740f) Update documentation/features/oauth2.mdx - [`4fc72d1`](https://github.com/hoppscotch/docs/commit/4fc72d1ff8b66d1f021949658f58b76c7a1544bf) Update documentation/features/oauth2.mdx - [`0ed6c42`](https://github.com/hoppscotch/docs/commit/0ed6c429cef2f3ac9f6cfa96196f7df5bbc80af1) Update documentation/features/oauth2.mdx - [`d914a46`](https://github.com/hoppscotch/docs/commit/d914a46d7ff023d1892cf0158fa5e037a5b5f1bf) Update documentation/features/oauth2.mdx - [`c8fd1a8`](https://github.com/hoppscotch/docs/commit/c8fd1a8bacea86efda45d3b5cf1cf6322b02d231) Update documentation/features/oauth2.mdx - [`b28e42a`](https://github.com/hoppscotch/docs/commit/b28e42aa1272cde1149e6d39d332cab5cfb36808) Update documentation/features/variables.mdx - [`d3e04fc`](https://github.com/hoppscotch/docs/commit/d3e04fca560ef04a4da33194e831321198c057e9) Update documentation/features/variables.mdx - [`d8d0815`](https://github.com/hoppscotch/docs/commit/d8d08150a91e5f071a68eaa006736ffd0a145186) Update documentation/features/variables.mdx ### 📊 Changes **8 files changed** (+165 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `documentation/features/authorization.mdx` (+10 -2) 📝 `documentation/features/cookies.mdx` (+1 -1) ➕ `documentation/features/oauth2.mdx` (+34 -0) ➕ `documentation/features/variables.mdx` (+32 -0) 📝 `documentation/self-host/enterprise-edition/admin-dashboard.mdx` (+19 -2) 📝 `documentation/self-host/enterprise-edition/install-and-build.mdx` (+38 -1) 📝 `documentation/self-host/enterprise-edition/prerequisites.mdx` (+29 -1) 📝 `mint.json` (+2 -0) </details> ### 📄 Description Added the following- 1. Variables Page defining variable scopes. 2. Edited the existing Authorization page for OAuth 2.0 and added a page for better description of its grant types. 3. Domain and Site Protection access controls in Admin Dashboard for Enterprise. 4. GitHub Enterprise and OIDC Configurations. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:34:32 +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/docs#254
No description provided.