mirror of https://github.com/MISP/misp-training
chg: [misp-dashboard] recent changes in the misp-dashboard added
parent
ec82e4a224
commit
a31f49a09a
|
@ -143,6 +143,15 @@ def handler_user(zmq_name, jsondata):
|
|||
\end{lstlisting}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Recent changes in the misp-dashboard}
|
||||
\begin{itemize}
|
||||
\item MISP authentication can now be used in the misp-dashboard
|
||||
\item Improved TLS/SSL support in the default misp-dashboard
|
||||
\item Self-test tool to debug and test ZMQ connectivity
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Future development}
|
||||
\begin{itemize}
|
||||
|
@ -156,7 +165,7 @@ def handler_user(zmq_name, jsondata):
|
|||
\item[] \includegraphics[width=20px]{images/icons/MISP.png} \; Tighter integration with MISP
|
||||
\begin{itemize}
|
||||
\item[] \quad - Present in MISP by default
|
||||
\item[] \quad - Authenticated / ACL enabled version
|
||||
\item[] \quad - ACL enabled version
|
||||
\end{itemize}
|
||||
\end{itemize}
|
||||
\end{frame}
|
||||
|
|
Loading…
Reference in New Issue