View on GitHub

socialstuff-org.github.io

The SocialStuff documentation.

Identity service

Table of Contents

Description

// TODO add description

Default Requirements

Affected object Requirement Value
Username minimum length 3
Username maximum length 20
Password minimum length 10
Password maximum length 50
Password min. 1 LOWER_WORD_CHARS abcdefghijklmnopqrstuvwxyz
Password min. 1 UPPER_WORD_CHARS ABCDEFGHIJKLMNOPQRSTUVWXYZ
Password min. 1 NUMBER_CHARS 1234567890
Password min. 1 SPECIAL_CHARS !@#$%^&*()-_=+[]{};\'":,.<>/?`~€

Sample data for registration / login

Username Password
alice SomePassword1!
bob SomePassword1!
charlie SomePassword1!

Setup instructions

On Linux:
~/home/.trale
On MacOS:
~/Users/{username}/.trale
On Windows:
C:\Users\{username}\.trale