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

index 712b717..bff4658 100644 (file)
 
 
   \setcounter{enumi}{9}
-      \item
+    \item
+      \pass{}  
     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
       \pass{}