Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.5+] protected recording can be accessed by normal BBB playback link #1046

Closed
amg-web opened this issue Feb 5, 2024 · 6 comments
Closed
Labels
bug Something isn't working

Comments

@amg-web
Copy link
Contributor

amg-web commented Feb 5, 2024

protected recording , can be accessed by unprotected link.
on screenshot:
bottom browser: vivaldi playback opened by initial protected link, playback started.
middle browser: brave opened same record using same protected link - playback blocked
top layer browser: Firefox playback link opened using normal BBB playback link - playback started, - but expected: playback blocked
Screenshot from 2024-02-05 13-16-17

a fresh server created and deployed using systemd with docker tag v1

# docker images
REPOSITORY                  TAG                     IMAGE ID       CREATED        SIZE
blindsidenetwks/scalelite   v1-api                  774a941b5ad7   3 months ago   1.31GB
blindsidenetwks/scalelite   v1-recording-importer   3c7cd62a609f   3 months ago   1.31GB
blindsidenetwks/scalelite   v1-poller               8925d9dd4d0c   3 months ago   1.31GB
blindsidenetwks/scalelite   v1-nginx                df6d883d00a8   3 months ago   27MB

api response

<response>
<returncode>SUCCESS</returncode>
<version>2.0</version>
<build>v1.5.1.7</build>
</response>

Database: select * from recordings;

id |                       record_id                        |                meeting_id                | name  | published | participants |   state   |        starttime        |         endtime         | deleted_at | protected | publish_updated 
----+--------------------------------------------------------+------------------------------------------+-------+-----------+--------------+-----------+-------------------------+-------------------------+------------+-----------+-----------------
  1 | 54afe3899a5e7a2ba0e53fa175e7f4ac8ca4fa40-1703594984663 | 5si25gsgswzsxmvr5v80o5fhbgky1jvqgfzkrhxr | Class | t         |            3 | published | 2023-12-26 12:49:44.663 | 2023-12-26 13:58:06.184 |            | t         | f

@amg-web amg-web added the bug Something isn't working label Feb 5, 2024
@relecand
Copy link

See also here: #983

@amg-web
Copy link
Contributor Author

amg-web commented Feb 25, 2024

@relecand
it #983 (comment) does not work for me

@anandcdas
Copy link

@amg-web did you solve this?

@amg-web
Copy link
Contributor Author

amg-web commented Apr 28, 2024

@anandchristudas
no

@anandcdas
Copy link

@amg-web did you use a lazy development method to install Scalelite?

@amg-web
Copy link
Contributor Author

amg-web commented Apr 29, 2024

@anandchristudas
what is it?

@amg-web amg-web changed the title [v1.5+] prtocted recording can be accessed by normal BBB playback link [v1.5+] protected recording can be accessed by normal BBB playback link May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants