Skip to content

Commit

Permalink
Link to the overview from the main page.
Browse files Browse the repository at this point in the history
  • Loading branch information
SadieCat committed May 20, 2024
1 parent bd5565d commit 9c64338
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/4/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ The `--debug` option no longer enables raw I/O logging. To enable raw I/O loggin

Autologin support is now provided by the core and can match on more fields than just the user's TLS client fingerprint. It now also supports only authenticating a user if their nick matches an account name.

Operator accounts can now opt-out of having a password to push security onto other fields such as a services account name (requires the [account](/4/modules/account) module) or a TLS client fingerprint (requires the [sslinfo](/4/modules/ssinfo) module).
Operator accounts can now opt-out of having a password to push security onto other fields such as a services account name (requires the [account](/4/modules/account) module) or a TLS client fingerprint (requires the [sslinfo](/4/modules/sslinfo) module).

Operator accounts and types can now specify fields directly instead of inheriting them from an operator type or class.

Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ title: Introduction
- [Modules](/4/modules)
- [SNOMasks](/4/snomasks)
- [Change Log](/4/change-log)
- [Overview of v4](/4/overview)

</div>

0 comments on commit 9c64338

Please sign in to comment.