Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#2544 Fixed 'not logged in' aftern logged - revert publicView.jsp, sp… #2572

Merged

Conversation

Limraj
Copy link
Collaborator

@Limraj Limraj commented Jun 17, 2023

…ringDispatcher-servlet.xml, MiscDwr.doLongPoll, ViewDwr.getViewPointDataAnon, ViewDwr.setViewPointAnon, PublicViewController.handleRequestInternal, Common.getAnonymousView, Common.getAnonymousView, Common.addAnonymousView, Common.getAnonymousViews; added migration V2_7_5_4__EnabledAnonymousUser, removed migration V2_7_5_4__RemovedAnonymousUser; refactor PublicViewController, AnonymousUserUtils, ViewDwr.getViewPointDataAnon; corrected dataPointDetails.jsp, page.tag; added ROLE_PUBLIC - spring-security.xml

…ringDispatcher-servlet.xml, MiscDwr.doLongPoll, ViewDwr.getViewPointDataAnon, ViewDwr.setViewPointAnon, PublicViewController.handleRequestInternal, Common.getAnonymousView, Common.getAnonymousView, Common.addAnonymousView, Common.getAnonymousViews; added migration V2_7_5_4__EnabledAnonymousUser, removed migration V2_7_5_4__RemovedAnonymousUser; refactor PublicViewController, AnonymousUserUtils, ViewDwr.getViewPointDataAnon; corrected dataPointDetails.jsp, page.tag; added ROLE_PUBLIC - spring-security.xml
@Limraj Limraj added this to the 2.7.5.4 milestone Jun 17, 2023
@Limraj Limraj requested a review from Patrykb0802 June 17, 2023 13:16
@github-actions
Copy link

github-actions bot commented Jun 17, 2023

Java JUnit Test Results

2 083 tests  ±0   2 083 ✔️ ±0   40s ⏱️ +14s
     90 suites ±0          0 💤 ±0 
     90 files   ±0          0 ±0 

Results for commit 0713faf. ± Comparison against base commit 7ff86fa.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jun 17, 2023

Java Script Mocha Unit Test Results

268 tests  ±0   268 ✔️ ±0   5s ⏱️ ±0s
  70 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 0713faf. ± Comparison against base commit 7ff86fa.

♻️ This comment has been updated with latest results.

…nonymousUser.java; refactor spring-security.xml; secure methods from ReportsDwr: deleteReport, deleteReportInstance, secure methods from ViewDwr: addUpdateSharedUser, removeSharedUser, deleteViewShare, addComponent, secure methods from ViewEditController: showForm, handleImage, save, cancel, delete; ViewsController change Permissions.ensureViewPermission on GetViewsWithAccess.ensureViewReadPermission; Added methods in GetReportInstancesWithAccess: ensureReportInstanceReadPermission, ensureReportInstanceSetPermission, ensureReportInstanceOwnerPermission, Added methods in GetReportsWithAccess: ensureReportReadPermission, ensureReportSetPermission, ensureReportOwnerPermission, Added methods in GetViewsWithAccess: ensureViewReadPermission, ensureViewSetPermission, ensureViewOwnerPermission
@Limraj Limraj merged commit 6b26f23 into release/2.7.5.4 Jul 3, 2023
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant