ttilsa / jspwiki-project-group22

Apache JSPWiki is a leading open source WikiWiki engine, feature-rich and built around standard JEE components (Java, servlets, JSP)
https://jspwiki.apache.org/
Apache License 2.0
0 stars 0 forks source link

User preference for cookies not present #6

Open ttilsa opened 3 years ago

ttilsa commented 3 years ago

User's preference for enabling or disabling cookies does not exist.

ttilsa commented 3 years ago

Is providing the functionality on the session interface enough or should this be included in the api as well?