account.boldandbra.sh Open in urlscan Pro
69.62.239.198  Public Scan

URL: https://account.boldandbra.sh/
Submission: On February 07 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 10 forms found in the DOM

<form class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-login" href="">
  <span class="heading">Login</span>
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Username" id="login-user">
  <input type="password" class="field input ~neutral @high mb-4 dark:~d_neutral" placeholder="Password" 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-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-add-user" href="">
  <span class="heading">New User <span class="modal-close">×</span></span>
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Username" id="add-user-user">
  <input type="email" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Email Address">
  <input type="password" class="field input ~neutral @high mb-4 dark:~d_neutral" placeholder="Password" id="add-user-password">
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Create</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] 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">Apply settings from an existing profile, or source them directly from a user.</p>
  <div class="flex-row mb-4">
    <label class="flex-row-group 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">Profile</span>
    </label>
    <label class="flex-row-group 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">User</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>Apply homescreen layout</span>
  </label>
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Apply</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] 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>Send notification message</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">Delete</span>
    </label>
  </div>
</form>

<form class="card relative mx-auto my-[10%] 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">
    <div class="row">
      <div class="col">
        <label class="label supra" for="extend-expiry-months">Months</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">Days</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">Hours</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">Minutes</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>
    <label class="switch mb-4">
      <input type="checkbox" id="expiry-extend-enable" checked="">
      <span>Send notification message</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">Submit</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="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">Variables</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"> Subject</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">Message</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">Markdown is supported.</p>
      </div>
      <label class="label unfocused" id="announce-name">
        <p class="supra">Name</p>
        <input type="text" class="input ~neutral @low mb-2 mt-4 dark:~d_neutral">
        <p class="support">Enter a name to save this template.</p>
      </label>
      <div class="row flex-expand">
        <label>
          <input type="submit" class="unfocused">
          <span class="button ~urge @low center supra submit dark:~d_urge">Send</span>
        </label>
        <span class="button ~info @low center supra dark:~d_info" id="save-announce">Save as template</span>
      </div>
    </div>
    <div class="col card ~neutral @low dark:~d_neutral">
      <span class="subheading supra">Preview</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">Variables</span>
      <div id="editor-variables" class="mt-4"></div>
      <span class="label supra" for="editor-conditionals" id="label-editor-conditionals">Conditionals</span>
      <div id="editor-conditionals"></div>
      <label class="label supra" for="textarea-editor">Message</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">Markdown is supported.</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">Submit</span>
        </label>
      </div>
    </div>
    <div class="col card ~neutral @low dark:~d_neutral">
      <span class="subheading supra">Preview</span>
      <div class="mt-8" id="editor-preview"></div>
    </div>
  </div>
</form>

<form class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-ombi-defaults" href="">
  <span class="heading">Ombi user profile <span class="modal-close">×</span></span>
  <p class="content my-4">Create an Ombi user and configure it, then select it below. It's settings/permissions will be stored and applied to new Ombi users created by jfa-go when this profile is selected.</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">Submit</span>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-add-profile" href="">
  <span class="heading">Add Profile <span class="modal-close">×</span></span>
  <p class="content my-4">Create a Jellyfin user and configure it, then select it below. When this profile is applied to an invite, new users will be created with the settings.</p>
  <label>
    <span class="supra">Profile Name </span>
    <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Name" id="add-profile-name">
    <label>
      <span class="supra">User</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>Store homescreen layout</span>
    </label>
    <label>
      <input type="submit" class="unfocused">
      <span class="button ~urge @low full-width center supra submit dark:~d_urge">Create</span>
    </label>
  </label>
</form>

<form class="card relative mx-auto my-[10%] w-4/5 lg:w-1/3 dark:~d_neutral @low" id="form-matrix" href="">
  <span class="heading">Link Matrix</span>
  <p class="content my-4">Enter the username and password of the user to use as a bot. Once submitted, the app will restart.</p>
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Home server address" id="matrix-homeserver">
  <input type="text" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Username" id="matrix-user">
  <input type="password" class="field input ~neutral @high mt-4 mb-2 dark:~d_neutral" placeholder="Password" id="matrix-password">
  <label>
    <input type="submit" class="unfocused">
    <span class="button ~urge @low full-width center supra submit dark:~d_urge">Submit</span>
  </label>
</form>

Text Content

Login Login
New User × Create
×

Version 0.4.0

Commit c6fc576

github wiki/docs translation
donate
GitHub Ko-fi
discord

Available under the MIT License.

---jfa-go---

MIT License

Copyright (c) 2021 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.



Logs×



×

Apply settings from an existing profile, or source them directly from a user.

Profile User


Apply homescreen layout Apply
×
Send notification message Delete
×
Months
0123456789101112131415161718192021222324252627282930
Days
0123456789101112131415161718192021222324252627282930
Hours
0123456789101112131415161718192021222324252627282930
Minutes
0123456789101112131415161718192021222324252627282930
Send notification message Submit
×
Variables
{username}
Subject Message

Markdown is supported.

Name

Enter a name to save this template.

Send Save as template
Preview

Customize Messages ×

If you don't want to use jfa-go's message templates, you can create your own
using Markdown.

Name Reset Edit

×
Variables

Conditionals

Message

Markdown is supported.

Submit
Preview

Restart needed ×

A restart is necessary to apply some settings you changed. Restart now or later?

Apply, restart later Apply & restart
Settings applied.

Refresh the page in a few seconds.

Send Password Reset



Copy
Ombi user profile ×

Create an Ombi user and configure it, then select it below. It's
settings/permissions will be stored and applied to new Ombi users created by
jfa-go when this profile is selected.


Submit
User Profiles ×

Profiles are applied to users when they create an account. A profile include
library access rights and homescreen layout.

Name Default From Libraries Create

Add Profile ×

Create a Jellyfin user and configure it, then select it below. When this profile
is applied to an invite, new users will be created with the settings.

Profile Name User

Store homescreen layout Create
Updates ×




()









Download Update
Link Matrix

Enter the username and password of the user to use as a bot. Once submitted, the
app will restart.

Submit

12h Time 24h Time
Dansk (DK)Deutsch (DE)Ελληνικά (GR)English (GB)English (US)Español (ES)Français
(FR)Magyar (HU)Bahasa Indonesia (ID)Nederlands (NL)Português (BR)Svenska
(SV)Vietnamese (VN)简体中文(CN)
Invites Accounts Settings
Logout
Invites
None
Create
Invite Duration User Expiry
Months
0123456789101112131415161718192021222324252627282930
Days
0123456789101112131415161718192021222324252627282930
Hours
0123456789101112131415161718192021222324252627282930
Minutes
0123456789101112131415161718192021222324252627282930

A specified amount of time after each signup, jfa-go will delete/disable the
account. You can change this behaviour in settings.

Enabled
Months
0123456789101112131415161718192021222324252627282930
Days
0123456789101112131415161718192021222324252627282930
Hours
0123456789101112131415161718192021222324252627282930
Minutes
0123456789101112131415161718192021222324252627282930
Label
Number of uses
∞

Warning invites with infinite uses can be used abusively

Profile

Send to

Create
Accounts
Add user
Announce
Templates

Modify Settings Extend expiry
Disable
Set expiry
Send Password Reset Delete User

Username Access jfa-go Email Address Expiry Last Active

Settings Advanced Settings
Logs Restart Save
Note: * indicates a required field, R indicates changes require a restart.
About User Profiles