[PR #1049] [MERGED] CB-2396 validate anonymous access in app configuration #2185

Closed
opened 2026-03-07 21:07:42 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dbeaver/cloudbeaver/pull/1049
Author: @yagudin10
Created: 8/15/2022
Status: Merged
Merged: 8/17/2022
Merged by: @alexander-skoblikov

Base: develHead: tech/CB-2396


📝 Commits (6)

  • c54aa4a CB-2396 validate anonymous access in app configuration
  • 85f411f CB-2396 add tests for disabled anonymous access
  • eefcdf1 CB-2396 move anonymous access conf to CBAppConfig
  • b4db526 Merge branch 'devel' into tech/CB-2396
  • 75be9c9 Merge branch 'devel' into tech/CB-2396
  • 48f49be Merge branch 'devel' into tech/CB-2396

📊 Changes

3 files changed (+23 additions, -16 deletions)

View changed files

📝 server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/BaseWebAppConfiguration.java (+0 -16)
📝 server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBAppConfig.java (+16 -0)
📝 server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBApplication.java (+7 -0)

📄 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/dbeaver/cloudbeaver/pull/1049 **Author:** [@yagudin10](https://github.com/yagudin10) **Created:** 8/15/2022 **Status:** ✅ Merged **Merged:** 8/17/2022 **Merged by:** [@alexander-skoblikov](https://github.com/alexander-skoblikov) **Base:** `devel` ← **Head:** `tech/CB-2396` --- ### 📝 Commits (6) - [`c54aa4a`](https://github.com/dbeaver/cloudbeaver/commit/c54aa4ae68de44bdc28bf18d11633a8d3be23eeb) CB-2396 validate anonymous access in app configuration - [`85f411f`](https://github.com/dbeaver/cloudbeaver/commit/85f411f1f3472afc7dbf92db0d463ca69cdae343) CB-2396 add tests for disabled anonymous access - [`eefcdf1`](https://github.com/dbeaver/cloudbeaver/commit/eefcdf12574826aaa838762dada3d3ffd4e619c3) CB-2396 move anonymous access conf to CBAppConfig - [`b4db526`](https://github.com/dbeaver/cloudbeaver/commit/b4db5267a2f321aca6d1d9a56285b2d41057b8f0) Merge branch 'devel' into tech/CB-2396 - [`75be9c9`](https://github.com/dbeaver/cloudbeaver/commit/75be9c976566c5933ed7b4bbc1d0aacc0b299563) Merge branch 'devel' into tech/CB-2396 - [`48f49be`](https://github.com/dbeaver/cloudbeaver/commit/48f49bedd34fbc1399a030cdf1113058f0e618be) Merge branch 'devel' into tech/CB-2396 ### 📊 Changes **3 files changed** (+23 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `server/bundles/io.cloudbeaver.model/src/io/cloudbeaver/model/app/BaseWebAppConfiguration.java` (+0 -16) 📝 `server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBAppConfig.java` (+16 -0) 📝 `server/bundles/io.cloudbeaver.server/src/io/cloudbeaver/server/CBApplication.java` (+7 -0) </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-07 21:07:42 +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/cloudbeaver#2185
No description provided.