Go to admin and create a project
Caused by: org.ametys.runtime.authentication.AccessDeniedException: The requested URL 'projects/list.xml' could only be issued by an authenticated user.
at org.ametys.runtime.authentication.CheckAuthenticationAction.act(CheckAuthenticationAction.java:45)
[EXPLORER-212] Cannot create a new projet anymore
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Description |
Original:
(I don't know about 2.4)
Go to admin and create a project {code} Caused by: org.ametys.runtime.authentication.AccessDeniedException: The requested URL 'projects/list.xml' could only be issued by an authenticated user. at org.ametys.runtime.authentication.CheckAuthenticationAction.act(CheckAuthenticationAction.java:45) {code} |
New:
Go to admin and create a project
{code} Caused by: org.ametys.runtime.authentication.AccessDeniedException: The requested URL 'projects/list.xml' could only be issued by an authenticated user. at org.ametys.runtime.authentication.CheckAuthenticationAction.act(CheckAuthenticationAction.java:45) {code} |
Fix Version/s | New: 2.4.2 [ 11687 ] |
Summary | Original: Cannot create a new projet anymode | New: Cannot create a new projet anymore |