Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions docs/howto/auth/nativeauth.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ tljh-config set auth.NativeAuthenticator.open_signup true
tljh-config reload
```

## Users changing their own password

Users can change their password after logging in by visiting:
`<your_server_ip>/hub/auth/change-password`.

## Optional features

More optional features are available on the [authenticator documentation](https://native-authenticator.readthedocs.io/en/latest/)