mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-24 22:25:15 +00:00
c7914bc2452b8d7e3cc343d4d0413926fb86d3de
This change allows to read any config value from a file, when the path to that file is specified in the config with the target config value suffixed with _file. This works with environment variables as well. For example, setting database.password_file=/path/to/password will load the value from /path/to/password and set it as the config value of database.password. Resolves https://kolaente.dev/vikunja/vikunja/issues/704 Resolves https://kolaente.dev/vikunja/vikunja/pulls/1621
Vikunja
The Todo-app to organize your life.
If Vikunja is useful to you, please consider buying me a coffee, sponsoring me on GitHub or buying a sticker pack. I'm also offering a hosted version of Vikunja if you want a hassle-free solution for yourself or your team.
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
See the features page on our website for a more exhaustive 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!
Contributing
Please check out the contribuition guidelines on the website.
License
This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.
Languages
Go
64.7%
TypeScript
17%
Vue
16.4%
SCSS
0.7%
JavaScript
0.6%
Other
0.5%