mirror of
https://github.com/KingDuckZ/kamokan.git
synced 2025-10-06 15:09:59 +00:00
Use the lua script to save new pasties.
I had to add a {store:} prefix, see this: https://stackoverflow.com/questions/38720084/generate-new-key-inside-evalsha
This commit is contained in:
parent
3dc644c91a
commit
6222f1e1b1
8 changed files with 78 additions and 42 deletions
|
@ -11,6 +11,7 @@ add_executable(${PROJECT_NAME}
|
|||
test_index_response.cpp
|
||||
test_submit_pastie.cpp
|
||||
fake_storage.cpp
|
||||
num_to_token.cpp
|
||||
)
|
||||
|
||||
target_include_directories(${PROJECT_NAME}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue