[skip ci] fix typo in readme
Some checks reported warnings
Docker Build / publish (push) Has been cancelled
Some checks reported warnings
Docker Build / publish (push) Has been cancelled
did forgejo finally add support for the skip ci thingy
This commit is contained in:
parent
698f0b9052
commit
13de219769
|
@ -30,7 +30,7 @@ A front-end for [Maddy](https://maddy.email), allowing users to manage their acc
|
|||
- Creating users, <s>deleting users and resetting their password</s> (todo)
|
||||
- Creating and deleting aliases for any user
|
||||
|
||||
Authentication is handled using the same authentication that Maddy uses, so users can use the same password to access their email and the Admin Panel.
|
||||
Authentication is handled using the same database that Maddy uses, so users can use the same password to access their email and the Admin Panel.
|
||||
|
||||
### notes to add later
|
||||
```sql
|
||||
|
|
Loading…
Reference in a new issue