54b7f7127c
Prevent Vikunja from sending mail notifications for failed login attempts if CalDav token is used. Before, as the provided password value was tested against the user password regardless of whether it was a CalDav token, it triggered a failed login attempt email every three times. Reviewed-on: https://kolaente.dev/vikunja/api/pulls/1252 Reviewed-by: konrad <k@knt.li> Co-authored-by: Luca Bernstein <luca@lucabernstein.com> Co-committed-by: Luca Bernstein <luca@lucabernstein.com> |
||
---|---|---|
.gitea | ||
.github | ||
.vscode | ||
build | ||
docs | ||
pkg | ||
REST-Tests | ||
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitignore | ||
.golangci.yml | ||
CHANGELOG.md | ||
cliff.toml | ||
code-header-template.txt | ||
config.yml.sample | ||
docker-manifest-unstable.tmpl | ||
docker-manifest.tmpl | ||
Dockerfile | ||
Dockerfile.arm32 | ||
go.mod | ||
go.sum | ||
LICENSE | ||
magefile.go | ||
main.go | ||
nfpm.yaml | ||
README.md | ||
renovate.json | ||
run.sh | ||
tools.go | ||
vikunja.service |
Vikunja API
The Todo-app to organize your life.
Table of contents
Security Reports
If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.
Features
- Create TODO lists with tasks
- Reminder for tasks
- Namespaces: A "group" which bundles multiple lists
- Share lists and namespaces with teams and users with granular permissions
- Plenty of details for tasks
See the features page on our website for a more exaustive list or try it on try.vikunja.io!
Docs
All docs can be found on the Vikunja home page.
Roadmap
See the roadmap (hosted on Vikunja!) for more!
- Mobile apps (separate repo) In Progress
- Webapp (separate repo) In Progress
Contributing
Fork -> Push -> Pull-Request. Also see the dev docs for more info.
Sponsors
License
This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.