Skip to content

Commit

Permalink
Merge pull request #6423 from hmislk/Issue#6415
Browse files Browse the repository at this point in the history
Issue#6415 Closes #6415
  • Loading branch information
Irani96 authored Jul 19, 2024
2 parents e2cf868 + 081d548 commit 843fc9d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ public class WebUserController implements Serializable {

private LoginPage loginPage;

boolean grantAllPrivilegesToAllUsersForTesting = true;
boolean grantAllPrivilegesToAllUsersForTesting = false;

private List<UserNotification> userNotifications;
private int userNotificationCount;
Expand Down

0 comments on commit 843fc9d

Please sign in to comment.