Merge branch 'master' of gitlab.science.ru.nl:mlubbers/ssproject1617
authorKelley van Evert <hello@kelleyvanevert.nl>
Wed, 30 Nov 2016 12:54:56 +0000 (13:54 +0100)
committerKelley van Evert <hello@kelleyvanevert.nl>
Wed, 30 Nov 2016 12:54:56 +0000 (13:54 +0100)
report/v3_session.tex

index de65312..712b717 100644 (file)
 
 
   \setcounter{enumi}{9}
-  \notapplicable{%
       \item
     Verify that only session ids generated by the application framework are
     recognized as active by the application.
+    \begin{result}
+    Since the session ids come directly from \PHP{}'s session management functionality, only ids generated by \PHP{} will be accepted by the application.
+    \end{result}
+    
   }
 
     \item