photoprism/internal/config
Michael Mayer 7e7ba69982 Auth: Add client_uid and client_name to auth_sessions table #808 #3943
This also adds the ability to change the client role if needed and
improves the usage information and output of the CLI commands.

Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-18 16:53:05 +01:00
..
testdata Config: Update default wallpaper image 2024-01-12 12:46:18 +01:00
about.go
cli_context.go
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 Config: Update default wallpaper image 2024-01-12 12:46:18 +01:00
client_config.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
client_config_test.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
client_ext.go
config.go Config: Allow CORS for fonts and CSS when using a CDN #3931 2024-01-16 20:04:36 +01:00
config_app.go
config_app_test.go
config_auth.go
config_auth_test.go
config_cache.go
config_const.go
config_convert.go
config_customize.go
config_customize_test.go Config: Update default wallpaper image 2024-01-12 12:46:18 +01:00
config_db.go
config_db_test.go
config_faces.go
config_faces_test.go
config_features.go
config_features_test.go
config_ffmpeg.go
config_ffmpeg_test.go
config_filepaths.go
config_filepaths_test.go
config_metadata.go
config_metadata_test.go
config_proxy.go
config_proxy_test.go
config_raw.go
config_raw_test.go
config_resample.go
config_resample_test.go
config_server.go Config: Add options to configure CORS origin, headers and methods #3931 2024-01-16 12:14:06 +01:00
config_server_test.go Config: Add options to configure CORS origin, headers and methods #3931 2024-01-16 12:14:06 +01:00
config_tensorflow.go
config_test.go Config: Allow CORS for fonts and CSS when using a CDN #3931 2024-01-16 20:04:36 +01:00
config_tls.go
config_tls_test.go
dsn.go
dsn_test.go
env.go
env_test.go
error.go
extensions.go
flags.go Config: Add options to configure CORS origin, headers and methods #3931 2024-01-16 12:14:06 +01:00
log_error.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
options.go Config: Add options to configure CORS origin, headers and methods #3931 2024-01-16 12:14:06 +01:00
options_report.go
options_report_test.go
options_test.go
report.go Config: Add options to configure CORS origin, headers and methods #3931 2024-01-16 12:14:06 +01:00
report_test.go
settings.go Auth: Add client_uid and client_name to auth_sessions table #808 #3943 2024-01-18 16:53:05 +01:00
test.go Logs: Shorten the names of error log helper functions 2024-01-18 11:23:59 +01:00
test_test.go
thumbnails.go
values.go