๐Ÿ‡
Speedtest Tracker
  • Introduction
  • Features
  • Changelog
  • ๐Ÿš€Getting Started
    • Installation
      • Using Docker Compose
      • Using Docker
      • Using Kubernetes
      • Using QNAP
      • Using Synology
      • Using Unraid
    • Environment Variables
    • Database Drivers
  • ๐Ÿ†˜Help
    • Error Messages
    • Frequently Asked Questions
  • ๐Ÿ”‘Security
    • Authentication
    • Authorization
    • Encryption
  • โš™๏ธSettings
    • Data Integrations
      • InfluxDB v2
    • Notifications
      • Database
      • Mail
      • Telegram
  • ๐Ÿ‘€Other
    • Speedtest Process
    • Proxies
      • Cloudflare Tunnel (Zero Trust)
      • Traefik
      • Tailscale
    • Caching
    • Commands
    • Data Dictionary
    • Embed Dashboard
    • Health Check
    • Community Projects
  • ๐Ÿ–ฅ๏ธAPI
    • v1
    • Latest Result (deprecated)
  • ๐ŸคนContributing
    • Development Environment
  • ๐Ÿ”—More
    • Source Code
    • Releases
    • Update the Docs
    • About Me
    • Donate
Powered by GitBook
On this page
  • Default Login Account
  • Change Login Account
  • Create Login Account
Edit on GitHub
  1. Security

Authentication

PreviousFrequently Asked QuestionsNextAuthorization

Last updated 4 months ago

Speedtest Tracker uses Filament for the admin panel. During the install process an admin account is created for you.

Default Login Account

During the first start of the application a default admin account is created for you:

Username
Password

admin@example.com

password

Change Login Account

Login Details

You can update the login details of your account through the profile page. Every user can update these details for there own account.

  • In the top right corner click on the user logo next to the bell icon.

  • Click on Profile

  • Change the Name, E-Mail Address and Password to your liking.

Change Account details

As an Admin you can change the account details of other accounts.

  • On the right side menu click on Users

  • Click on user account you want to change

  • Change the Name, E-Mail Address ,Password and Role to your liking.

Create Login Account

You can create additional user accounts.

  • On the right side menu click on Users

  • Click on New User

  • Fill in the Name, E-Mail Address, Password and Password confirmation to your liking.

  • Choose the needed role for the user under Role.

The difference between the Roles can be found in the section.

๐Ÿ”‘
Authorization
Login page
Login page