Commit graph

12 commits

Author SHA1 Message Date
869bfc45ac Added support for all Redis versions (>=1.0.0)
Previously support was provided for Redis>=6.2.0
2025-01-08 21:44:41 +01:00
f8a67e5fbd Version bump 2025-01-06 17:56:26 +01:00
7fae1a18b6 Secrets encryption (#4)
Reviewed-on: #4
Co-authored-by: Ivan Golikov <root@ivnglkv.me>
Co-committed-by: Ivan Golikov <root@ivnglkv.me>
2025-01-03 15:06:08 +00:00
d554383b23 Fixed license name in pyproject.toml 2025-01-01 20:09:53 +01:00
05ba1aa6f1 Renamed project to pssecret-server 2025-01-01 20:03:46 +01:00
8266c95cd9 Integration tests (#3)
Reviewed-on: root/pssecret#3
Co-authored-by: Ivan Golikov <root@ivnglkv.me>
Co-committed-by: Ivan Golikov <root@ivnglkv.me>
2025-01-01 18:18:38 +00:00
64edeb8d40 Using env vars for configuration instead of toml config 2024-12-27 00:34:54 +01:00
50c543b93f Bump dependencies versions 2024-12-26 20:13:38 +01:00
6d4f295039 Migrated to poetry 2024-12-25 18:35:01 +01:00
d5fe39f2cc Rename project to pssecret
Update of pre-commit configuration
2024-12-25 12:40:57 +01:00
Ivan Golikov
c28c307670 Run Black + Flake8 + isort before commit automatically 2022-06-12 15:33:14 +03:00
Ivan Golikov
7933983ffc Project packaging 2022-06-12 13:50:05 +03:00