senha.onlytara.xyz Open in urlscan Pro
181.217.191.6  Public Scan

URL: https://senha.onlytara.xyz/
Submission: On November 22 via automatic, source certstream-suspicious — Scanned from US

Form analysis 10 forms found in the DOM

<form class="card mx-2 form-login w-[100%] lg:w-[55%] mb-0 dark:~d_neutral @low" href="">
  <span class="heading">Login</span>
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Nome do Usuário" id="login-user">
  <input type="password" class="field input ~neutral @high mb-4 dark:~d_neutral" placeholder="Senha" id="login-password">
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Login</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-add-user" href="">
  <span class="heading">Novo Usuário <span class="modal-close">×</span></span>
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral unfocused" placeholder="Nome do Usuário" id="add-user-user">
  <input type="email" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Endereço de e-mail">
  <input type="password" class="field input ~neutral @high mb-4 dark:~d_neutral" placeholder="Senha" id="add-user-password">
  <label class="label supra">Perfil</label>
  <div class="select ~neutral @low mb-2 mt-4 dark:~d_neutral">
    <select id="add-user-profile">
    </select>
  </div>
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Criar</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-modify-user" href="">
  <span class="heading"><span id="header-modify-user"></span> <span class="modal-close">×</span></span>
  <p class="content my-4">Aplique as configurações de um perfil existente ou obtenha-as diretamente de um usuário.</p>
  <div class="flex flex-row mb-4">
    <label class="grow mr-2">
      <input type="radio" name="modify-user-source" class="unfocused" id="radio-use-profile" checked="">
      <span class="button ~neutral @high supra full-width center dark:~d_neutral">Perfil</span>
    </label>
    <label class="grow ml-2">
      <input type="radio" name="modify-user-source" class="unfocused" id="radio-use-user">
      <span class="button ~neutral @low supra full-width center dark:~d_neutral">Usuário</span>
    </label>
  </div>
  <div class="select ~neutral @low mb-4 dark:~d_neutral">
    <select id="modify-user-profiles"></select>
  </div>
  <div class="select ~neutral @low mb-4 unfocused dark:~d_neutral">
    <select id="modify-user-users"></select>
  </div>
  <label class="switch mb-4">
    <input type="checkbox" id="modify-user-homescreen" checked="">
    <span>Aplicar layout na tela inicial</span>
  </label>
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Aplicar</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-delete-user" href="">
  <span class="heading"><span id="header-delete-user"></span> <span class="modal-close">×</span></span>
  <div class="content mt-8">
    <label class="switch mb-4">
      <input type="checkbox" id="delete-user-notify" checked="">
      <span>Enviar mensagem de notificação</span>
    </label>
    <textarea id="textarea-delete-user" class="textarea full-width ~neutral @low mb-4 dark:~d_neutral" placeholder=""></textarea>
    <label>
      <input type="submit" class="unfocused">
      <span class="button ~critical @low full-width center supra submit dark:~d_critical">Deletar</span>
    </label>
  </div>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-extend-expiry" href="">
  <span class="heading"><span id="header-extend-expiry"></span> <span class="modal-close">×</span></span>
  <div class="content mt-8">
    <aside class="aside sm ~urge dark:~d_info mb-2 @low row unfocused" id="extend-expiry-date"></aside>
    <div>
      <span class="text-xl supra row py-1">Definir vencimento</span>
      <div class="row">
        <input type="text" id="extend-expiry-text" class="input ~neutral @low mb-2 mt-4 dark:~d_neutral" placeholder="Enter an expiry">
      </div>
    </div>
    <div id="extend-expiry-field-inputs">
      <span class="text-xl supra row py-1">Extender o vencimento</span>
      <div class="row">
        <div class="col">
          <label class="label supra" for="extend-expiry-months">Meses</label>
          <div class="select ~neutral @low mb-2 mt-4 dark:~d_neutral">
            <select id="extend-expiry-months">
              <option value="0">0</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
              <option value="13">13</option>
              <option value="14">14</option>
              <option value="15">15</option>
              <option value="16">16</option>
              <option value="17">17</option>
              <option value="18">18</option>
              <option value="19">19</option>
              <option value="20">20</option>
              <option value="21">21</option>
              <option value="22">22</option>
              <option value="23">23</option>
              <option value="24">24</option>
              <option value="25">25</option>
              <option value="26">26</option>
              <option value="27">27</option>
              <option value="28">28</option>
              <option value="29">29</option>
              <option value="30">30</option>
            </select>
          </div>
        </div>
        <div class="col">
          <label class="label supra" for="extend-expiry-days">Dias</label>
          <div class="select ~neutral @low mb-2 mt-4 dark:~d_neutral">
            <select id="extend-expiry-days">
              <option value="0">0</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
              <option value="13">13</option>
              <option value="14">14</option>
              <option value="15">15</option>
              <option value="16">16</option>
              <option value="17">17</option>
              <option value="18">18</option>
              <option value="19">19</option>
              <option value="20">20</option>
              <option value="21">21</option>
              <option value="22">22</option>
              <option value="23">23</option>
              <option value="24">24</option>
              <option value="25">25</option>
              <option value="26">26</option>
              <option value="27">27</option>
              <option value="28">28</option>
              <option value="29">29</option>
              <option value="30">30</option>
            </select>
          </div>
        </div>
      </div>
      <div class="row">
        <div class="col">
          <label class="label supra" for="extend-expiry-hours">Horas</label>
          <div class="select ~neutral @low mb-2 mt-4 dark:~d_neutral">
            <select id="extend-expiry-hours">
              <option value="0">0</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
              <option value="13">13</option>
              <option value="14">14</option>
              <option value="15">15</option>
              <option value="16">16</option>
              <option value="17">17</option>
              <option value="18">18</option>
              <option value="19">19</option>
              <option value="20">20</option>
              <option value="21">21</option>
              <option value="22">22</option>
              <option value="23">23</option>
              <option value="24">24</option>
              <option value="25">25</option>
              <option value="26">26</option>
              <option value="27">27</option>
              <option value="28">28</option>
              <option value="29">29</option>
              <option value="30">30</option>
            </select>
          </div>
        </div>
        <div class="col">
          <label class="label supra" for="extend-expiry-minutes">Minutos</label>
          <div class="select ~neutral @low mb-2 mt-4 dark:~d_neutral">
            <select id="extend-expiry-minutes">
              <option value="0">0</option>
              <option value="1">1</option>
              <option value="2">2</option>
              <option value="3">3</option>
              <option value="4">4</option>
              <option value="5">5</option>
              <option value="6">6</option>
              <option value="7">7</option>
              <option value="8">8</option>
              <option value="9">9</option>
              <option value="10">10</option>
              <option value="11">11</option>
              <option value="12">12</option>
              <option value="13">13</option>
              <option value="14">14</option>
              <option value="15">15</option>
              <option value="16">16</option>
              <option value="17">17</option>
              <option value="18">18</option>
              <option value="19">19</option>
              <option value="20">20</option>
              <option value="21">21</option>
              <option value="22">22</option>
              <option value="23">23</option>
              <option value="24">24</option>
              <option value="25">25</option>
              <option value="26">26</option>
              <option value="27">27</option>
              <option value="28">28</option>
              <option value="29">29</option>
              <option value="30">30</option>
            </select>
          </div>
        </div>
      </div>
    </div>
    <label class="switch mb-4">
      <input type="checkbox" id="expiry-extend-enable" checked="">
      <span>Enviar mensagem de notificação</span>
    </label>
    <textarea id="textarea-extend-enable" class="textarea full-width ~neutral @low mb-4 dark:~d_neutral" placeholder=""></textarea>
    <label>
      <input type="submit" class="unfocused">
      <span class="button ~critical @low full-width center supra submit dark:~d_critical">Enviar</span>
    </label>
  </div>
</form>

<form class="relative mx-auto my-[10%] w-4/5 lg:w-2/3 content card dark:~d_neutral @low" id="form-announce" href="">
  <span class="heading"><span id="header-announce"></span> <span class="modal-close">×</span></span>
  <div class="flex flex-col md:flex-row">
    <div class="col card ~neutral @low dark:~d_neutral">
      <div id="announce-details">
        <span class="label supra" for="editor-variables" id="label-editor-variables">Variáveis</span>
        <div id="announce-variables">
          <span class="button ~urge @low mb-2 mt-4 dark:~d_urge" id="announce-variables-username" style="margin-left: 0.25rem; margin-right: 0.25rem;"><span class="font-mono bg-inherit">{username}</span></span>
        </div>
        <label class="label supra" for="announce-subject"> Assunto</label>
        <input type="text" id="announce-subject" class="input ~neutral @low mb-2 mt-4 dark:~d_neutral">
        <label class="label supra" for="textarea-announce">Mensagem</label>
        <textarea id="textarea-announce" class="textarea full-width ~neutral @low mt-4 font-mono dark:~d_neutral"></textarea>
        <p class="support mt-4 mb-2">Suporte a Markdown.</p>
      </div>
      <label class="label unfocused" id="announce-name">
        <p class="supra">Nome</p>
        <input type="text" class="input ~neutral @low mb-2 mt-4 dark:~d_neutral">
        <p class="support">Digite um nome para salvar este modelo.</p>
      </label>
      <div class="flex flex-row justify-between">
        <label>
          <input type="submit" class="unfocused">
          <span class="button ~urge @low center supra submit dark:~d_urge">Enviar</span>
        </label>
        <span class="button ~info @low center supra dark:~d_info" id="save-announce">Salvar o modelo</span>
      </div>
    </div>
    <div class="col card ~neutral @low dark:~d_neutral">
      <span class="subheading supra">Pre-visualizar</span>
      <div class="mt-8" id="announce-preview"></div>
    </div>
  </div>
</form>

<form class="relative mx-auto my-[10%] w-4/5 lg:w-2/3 content card dark:~d_neutral @low" id="form-editor" href="">
  <span class="heading"><span id="header-editor"></span> <span class="modal-close">×</span></span>
  <div class="row">
    <div class="col card ~neutral @low dark:~d_neutral">
      <span class="label supra" for="editor-variables" id="label-editor-variables">Variáveis</span>
      <div id="editor-variables" class="mt-4"></div>
      <span class="label supra" for="editor-conditionals" id="label-editor-conditionals">Condicionais</span>
      <div id="editor-conditionals"></div>
      <label class="label supra" for="textarea-editor">Mensagem</label>
      <textarea id="textarea-editor" class="textarea full-width flex-auto ~neutral @low mt-4 font-mono dark:~d_neutral"></textarea>
      <p class="support mt-4 mb-2">Suporte a Markdown.</p>
      <div class="flex-row">
        <label class="full-width ml-2">
          <input type="submit" class="unfocused">
          <span class="button ~urge @low full-width center supra submit dark:~d_urge">Enviar</span>
        </label>
      </div>
    </div>
    <div class="col card ~neutral @low dark:~d_neutral">
      <span class="subheading supra">Pre-visualizar</span>
      <div class="mt-8" id="editor-preview"></div>
    </div>
  </div>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-ombi-defaults" href="">
  <span class="heading">Ombi perfil de usuário <span class="modal-close">×</span></span>
  <p class="content my-4">Crie um usuário Ombi e configure-o, depois selecione-o abaixo. Suas configurações/permissões serão armazenadas e aplicadas a novos usuários Ombi criados pelo jfa-go quando este perfil for selecionado.</p>
  <div class="select ~neutral @low mb-4 dark:~d_neutral">
    <select></select>
  </div>
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Enviar</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-add-profile" href="">
  <span class="heading">Adicionar Perfil <span class="modal-close">×</span></span>
  <p class="content my-4">Crie um usuário no OnlyTara, configure e selecione abaixo. Quando este perfil é aplicado a um convite, novos usuários serão criados com as mesma configurações.</p>
  <label>
    <span class="supra">Nome do perfil </span>
    <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Nome" id="add-profile-name">
    <label>
      <span class="supra">Usuário</span>
      <div class="select ~neutral @low mt-4 mb-2 dark:~d_neutral">
        <select id="add-profile-user"></select>
      </div>
    </label>
    <label class="switch mb-4">
      <input type="checkbox" id="add-profile-homescreen" checked="">
      <span>Layout da tela inicial da loja</span>
    </label>
    <label>
      <input type="submit" class="unfocused">
      <span class="button ~urge @low full-width center supra submit dark:~d_urge">Criar</span>
    </label>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-11/12 sm:w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-matrix" href="">
  <span class="heading">Link do Matrix</span>
  <p class="content my-4">Digite o nome de usuário e a senha para usar como bot. Depois de enviado, o aplicativo será reiniciado.</p>
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Endereço do servidor local" id="matrix-homeserver">
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Nome do Usuário" id="matrix-user">
  <input type="password" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Senha" id="matrix-password">
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Enviar</span>
  </label>
</form>

Text Content

Not an Admin? My Account
Login Login
Novo Usuário × Perfil

Criar
×

Versão 0.5.1

Commit 46566fb

Build Time 2023-12-26 16:20:11 -0300 -03

Built By ???

github wiki/docs translation
donate
GitHub Ko-fi
discord

Available under the MIT License. Font "Hanken Grotesk" available under SIL OFL
1.1 License.

---jfa-go---

MIT License

Copyright (c) 2023 Harvey Tindall

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

---Hanken Grotesk---

Copyright 2021 The Hanken Grotesk Project Authors (https://github.com/marcologous/hanken-grotesk)

This Font Software is licensed under the SIL Open Font License, Version 1.1.
This license is copied below, and is also available with a FAQ at:
http://scripts.sil.org/OFL


-----------------------------------------------------------
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
-----------------------------------------------------------

PREAMBLE
The goals of the Open Font License (OFL) are to stimulate worldwide
development of collaborative font projects, to support the font creation
efforts of academic and linguistic communities, and to provide a free and
open framework in which fonts may be shared and improved in partnership
with others.

The OFL allows the licensed fonts to be used, studied, modified and
redistributed freely as long as they are not sold by themselves. The
fonts, including any derivative works, can be bundled, embedded, 
redistributed and/or sold with any software provided that any reserved
names are not used by derivative works. The fonts and derivatives,
however, cannot be released under any other type of license. The
requirement for fonts to remain under this license does not apply
to any document created using the fonts or their derivatives.

DEFINITIONS
"Font Software" refers to the set of files released by the Copyright
Holder(s) under this license and clearly marked as such. This may
include source files, build scripts and documentation.

"Reserved Font Name" refers to any names specified as such after the
copyright statement(s).

"Original Version" refers to the collection of Font Software components as
distributed by the Copyright Holder(s).

"Modified Version" refers to any derivative made by adding to, deleting,
or substituting -- in part or in whole -- any of the components of the
Original Version, by changing formats or by porting the Font Software to a
new environment.

"Author" refers to any designer, engineer, programmer, technical
writer or other person who contributed to the Font Software.

PERMISSION & CONDITIONS
Permission is hereby granted, free of charge, to any person obtaining
a copy of the Font Software, to use, study, copy, merge, embed, modify,
redistribute, and sell modified and unmodified copies of the Font
Software, subject to the following conditions:

1) Neither the Font Software nor any of its individual components,
in Original or Modified Versions, may be sold by itself.

2) Original or Modified Versions of the Font Software may be bundled,
redistributed and/or sold with any software, provided that each copy
contains the above copyright notice and this license. These can be
included either as stand-alone text files, human-readable headers or
in the appropriate machine-readable metadata fields within text or
binary files as long as those fields can be easily viewed by the user.

3) No Modified Version of the Font Software may use the Reserved Font
Name(s) unless explicit written permission is granted by the corresponding
Copyright Holder. This restriction only applies to the primary font name as
presented to the users.

4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
Software shall not be used to promote, endorse or advertise any
Modified Version, except to acknowledge the contribution(s) of the
Copyright Holder(s) and the Author(s) or with their explicit written
permission.

5) The Font Software, modified or unmodified, in part or in whole,
must be distributed entirely under this license, and must not be
distributed under any other license. The requirement for fonts to
remain under this license does not apply to any document created
using the Font Software.

TERMINATION
This license becomes null and void if any of the above conditions are
not met.

DISCLAIMER
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
OTHER DEALINGS IN THE FONT SOFTWARE.


Histórico×



×

Aplique as configurações de um perfil existente ou obtenha-as diretamente de um
usuário.

Perfil Usuário


Aplicar layout na tela inicial Aplicar
×
Enviar mensagem de notificação Deletar
×
Definir vencimento

Extender o vencimento
Meses
0123456789101112131415161718192021222324252627282930
Dias
0123456789101112131415161718192021222324252627282930
Horas
0123456789101112131415161718192021222324252627282930
Minutos
0123456789101112131415161718192021222324252627282930
Enviar mensagem de notificação Enviar
×
Variáveis
{username}
Assunto Mensagem

Suporte a Markdown.

Nome

Digite um nome para salvar este modelo.

Enviar Salvar o modelo
Pre-visualizar

Customizar Emails ×

Se não quiser usar os modelos de email do jfa-go, você pode criar o seu próprio
usando o Markdown.

Nome Redefinir Editar

×
Variáveis

Condicionais

Mensagem

Suporte a Markdown.

Enviar
Pre-visualizar

Necessário reiniciar ×

É necessário reiniciar para aplicar algumas configurações alteradas. Deseja
reiniciar agora ou mais tarde?

Aplicar, reiniciar mais tarde Aplicar e reiniciar
Backups ×
Backups of the database can be made, restored, or downloaded from here.
 * When applying a backup, a copy of the original "db" folder will be made next
   to it, in case anything goes wrong.
 * Only backup files with the standard name format will be shown here. To use
   any other, upload the backup manually.
 * Wiki Page

Backup Now Upload & Restore Backup Sort Direction

Nome Data Download / Restore

Backup created ×



Alternatively, click below to download the backup.

Download
Configurações aplicada.

Atualize a página em alguns segundos.

Enviar redefinição de senha



Copiar
Ombi perfil de usuário ×

Crie um usuário Ombi e configure-o, depois selecione-o abaixo. Suas
configurações/permissões serão armazenadas e aplicadas a novos usuários Ombi
criados pelo jfa-go quando este perfil for selecionado.


Enviar
Perfil de usuário ×

Os perfis são aplicados aos usuários quando eles criam uma conta. Um perfil
inclui direitos de acesso à biblioteca e layout da tela inicial.

Nome Padrão De Bibliotecas Criar

Adicionar Perfil ×

Crie um usuário no OnlyTara, configure e selecione abaixo. Quando este perfil é
aplicado a um convite, novos usuários serão criados com as mesma configurações.

Nome do perfil Usuário

Layout da tela inicial da loja Criar
Atualizações ×




()









Download Atualizar
Link do Matrix

Digite o nome de usuário e a senha para usar como bot. Depois de enviado, o
aplicativo será reiniciado.

Enviar

Horário 12h Horário 24h
العربية (AR)Čeština (CZ)Dansk (DK)Deutsch (DE)Ελληνικά (GR)English (GB)English
(US)Español (ES)Français (FR)Magyar (HU)Bahasa Indonesia (ID)Italiano
(IT)Nederlands (NL)Polski (PL)Português (BR)Svenska (SV)Tiếng Anh
(Mỹ)简体中文(CN)繁體中文 (TW)
My Account
Convites Contas Activity Configurações
Sair
Convites
Nenhum
Criar
Duração do Convite Vencimento do Usuário
Meses
0123456789101112131415161718192021222324252627282930
Dias
0123456789101112131415161718192021222324252627282930
Horas
0123456789101112131415161718192021222324252627282930
Minutos
0123456789101112131415161718192021222324252627282930

Após um determinado período de tempo de cada inscrição, o jfa-go
apagará/desabilitará a conta. Você pode alterar essa opção nas configurações.

Habilitado
Meses
0123456789101112131415161718192021222324252627282930
Dias
0123456789101112131415161718192021222324252627282930
Horas
0123456789101112131415161718192021222324252627282930
Minutos
0123456789101112131415161718192021222324252627282930
Rótulo
User Label

Label to apply to users created with this invite.

Números de usuários
∞

Aviso convites infinitos podem ser usados de forma abusiva

Perfil

Enviar para

Criar
Contas Filters


Filters

Jellyfin/Emby ID
Match Text
Rótulo
Match Text
Nome do Usuário
Match Text
Admin
Desativado
Acessar o jfa-go
Endereço de e-mail
Match Text
Expira
On DateBefore DateAfter Date
Ativo pela última vez
On DateBefore DateAfter Date
Search Options
Sorting By: Nome do Usuário
Actions
Adicionar usuário
Anunciar
Modelos

Modificar configurações
Expira
Extender o vencimento Remove expiry
Desativar
Definir vencimento
Enviar redefinição de senha Deletar Usuário

Nome do Usuário Acessar o jfa-go Endereço de e-mail Expira Ativo pela última vez

No Results Found Clear search
Activity
Filters Sort Direction


Filters

Activity ID
Match Text
Title
Match Text
User mentioned
Match Text
Actor The thing that caused this action. "user"/"admin"/"daemon" or a username.
Match Text
Referrer
Match Text
Data
On DateBefore DateAfter Date
Account Creation
Account Deletion
Account Disabled
Account Enabled
Contact Linked
Contact Unlinked
Password Changed
Password Reset
Invite Created
Invite Deleted/Expired
Search Options


No Results Found Only the current loaded activities were searched. Click below
if you wish to search all activities.
Clear search Keep Searching
Load More Load All
Configurações Configurações Avançada
Histórico Backups Reiniciar Salve
Note: * indicates a required field, R indicates changes require a restart.
Sobre Perfil de usuário
No Results Found Tip: You might find what you're looking for by enabling
Advanced Settings. Clear search