Skip to content
Snippets Groups Projects
Verified Commit 1358481a authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Prepnuti na SeMeeet

parent 105f664a
No related branches found
No related tags found
No related merge requests found
Pipeline #14389 passed
......@@ -176,9 +176,9 @@ sub register ($class, $self, $conf) {
my $jwt = Mojo::JWT->new(
secret => $c->cfg->{jitsi_token_secret},
claims => {
aud => 'jitsi',
aud => 'semeet',
iss => 'cf-online',
sub => 'meet.jitsi',
sub => 'meet.pirati.cz',
room => $room,
moderator => $user{moderator} ? \1:\0,
exp => time + $lifetime,
......
openapi: 3.0.3
info:
version: "3.2.4"
version: "3.2.3"
title: CF Online
description: CF Online
license:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment