photoprism/internal/config
Michael Mayer 91774c4068 Security: Create new files without execution permission #2809
Signed-off-by: Michael Mayer <michael@photoprism.app>
2022-10-31 15:01:48 +01:00
..
testdata Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
about.go
cli_context.go Security: Add http rate limiter and auto tls mode #98 2022-10-11 22:44:11 +02:00
cli_flag.go
cli_flag_test.go
cli_flags.go
cli_flags_report.go
cli_flags_test.go
client_assets.go
client_assets_test.go Security: Use individual preview tokens for each user account #98 2022-10-13 22:11:02 +02:00
client_config.go Config: Rename edition to about in client config values 2022-10-31 12:23:48 +01:00
client_config_test.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
client_ext.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
config.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
config_auth.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
config_auth_test.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
config_const.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
config_customize.go
config_customize_test.go
config_db.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go
config_features_test.go
config_ffmpeg.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_ffmpeg_test.go
config_filepaths.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
config_filepaths_test.go Convert: Set explicit LD_LIBRARY_PATH for external tools #2726 2022-10-26 18:51:28 +02:00
config_metadata.go Config: Use mutex when resolving the path of external binaries 2022-10-12 18:39:30 +02:00
config_metadata_test.go
config_raw.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
config_raw_test.go
config_resample.go
config_resample_test.go
config_server.go Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
config_server_test.go Server: Add Error 404 Not Found template and change ext to .gohtml #840 2022-10-18 22:19:41 +02:00
config_tensorflow.go
config_test.go Security: Change default site URLs to HTTP and add HTTPS init target 2022-10-20 16:19:28 +02:00
config_tls.go Security: Change default site URLs to HTTP and add HTTPS init target 2022-10-20 16:19:28 +02:00
config_tls_test.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
dsn.go
dsn_test.go
env.go
env_test.go
extensions.go Security: Add "header" package for setting common response headers #98 2022-10-09 17:16:49 +02:00
flags.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
log_error.go
options.go Config: Rename edition to about in client config values 2022-10-31 12:23:48 +01:00
options_test.go
report.go Config: Update options report, parameter names and tests 2022-10-25 06:19:56 +02:00
settings.go Routing: Prefix frontend UI routes with /library #840 #2466 2022-10-15 21:54:11 +02:00
test.go Security: Create new files without execution permission #2809 2022-10-31 15:01:48 +01:00
test_test.go
thumbnails.go
values.go