/dev/paul

Results 5 issues of /dev/paul

I had some code laying around and thought about LDAP-integration in `pwndoc`. This PR brings a basic LDAP integration. For that, there were some bigger changes on the `getToken()`-function inside...

Do authentication on the websocket using the JWT. At the moment the WebSocket is unprotected. There is no direct leak of information because users need to join the correct room,...

When using `loaddb`, all files of an NTFS file-system will be available on the `tsk_file_layout` table. Except for resident-files, they are missing there. I noticed this while I was working...

I thing a user should not be able to edit it's displayName when it is an externalUser (OpenID-Connect). Currently a user can edit it's name in the settings menu.

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current behavior I am using MinIO and not AWS, but as soon as...

🐛bug