feat: AssetController shall denies access to files in folder that has a .DENIED file
All checks were successful
gitea-sync/silk/pipeline/head This commit looks good

This commit is contained in:
DanyLE
2024-03-17 19:02:14 +01:00
parent 14e20cf41e
commit 824769dee2
2 changed files with 14 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
# initialise autoconf and set up some basic information about the program were packaging
AC_INIT([silk], [0.1.1], [xsang.le@gmail.com])
AC_INIT([silk], [0.2.0], [xsang.le@gmail.com])
# Were going to use automake for this project
# [subdir-objects] if needed