Commit graph

18 commits

Author SHA1 Message Date
sam
6bc9bbbf50 - beautify comments 2024-06-02 12:30:18 -07:00
someone
021b4c42b6 Fixed version numbering and removed one test 2024-06-02 20:52:00 +02:00
someone
075f13777a Merged postData, deleteData, postMeta 2024-06-02 20:17:21 +02:00
someone
eab776a8d1 post_secret
Changes to be committed:
	modified:   go_client/tests/secret_test.go
	modified:   migrations/20240506135416_testdata.sql
	modified:   src/engines/kv.rs
2024-06-02 20:14:52 +02:00
sam
620df86c06 + add post_meta
+ add destroy_secret
2024-06-02 11:11:53 -07:00
sam
a6de2133fd + update testdata
+ implement get_meta
- refactor structs a bit
2024-06-02 00:58:28 -07:00
someone
805fd182cd Added testcase for row not found 2024-05-11 20:45:56 +02:00
22d411b919 Fix: Handle unset/implicit Content-Type usage of client libraries & changes to kv 2024-05-06 13:54:56 +02:00
be4e698d61 tada 2024-05-01 20:05:26 +02:00
sam
7f67ac0107 Merge branch 'dev' of github.com:C0ffeeCode/rvault into dev 2024-05-01 16:53:05 +02:00
sam
2f570a7a9d + Update + refactor KvSecret struct
+ Update Secretmeta + default()
2024-05-01 16:52:37 +02:00
8f05131aac Fix Containerfile of go tests 2024-05-01 16:49:25 +02:00
someone
0730d711b5 moved test request to engines.rs + extracted mountpath from request 2024-04-28 15:42:57 +02:00
sam
922d1e2c20 + add mock secret struct with serialization
+ add basic secret update sled interaction
2024-04-18 01:58:09 +02:00
sam
c0e5a47aa9 + expand tests 2024-04-13 01:11:54 +02:00
cdae3c2fd3 Configure Lints, containerize tests, add structure, minor test changes, add routes of token auth 2024-04-11 17:52:09 +02:00
sam
09de558d44 axumconf 2024-04-10 18:28:17 +02:00
sam
16dad2f1cf imported go_client for future tests 2024-04-10 17:43:39 +02:00