photoprism/internal/commands
Michael Mayer a4e2bb33b9 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808
Signed-off-by: Michael Mayer <michael@photoprism.app>
2024-01-19 18:10:01 +01:00
..
auth.go Auth: Rename "auth clear" command to "auth reset" for consistency #808 2024-01-18 17:15:22 +01:00
auth_add.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
auth_list.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
auth_list_test.go Tests: Add unit tests 2024-01-19 15:29:09 +01:00
auth_remove.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
auth_reset.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
auth_show.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
auth_show_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
auth_test.go
backup.go
cleanup.go
clients.go Auth: Add "access_token" authentication provider type #782 #808 #3943 2024-01-19 14:41:08 +01:00
clients_add.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
clients_list.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
clients_list_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
clients_mod.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
clients_remove.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
clients_reset.go
clients_show.go Auth: Improve API authentication subcommand usage information #808 2024-01-18 17:53:53 +01:00
clients_show_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
commands.go
commands_test.go
config.go
connect.go
convert.go
copy.go
faces.go
find.go
import.go
index.go
index_test.go
migrate.go
migrations.go
moments.go
optimize.go
passwd.go
places.go
purge.go
report.go
reset.go
restore.go
show.go
show_config.go
show_config_options.go
show_config_options_test.go
show_config_yaml.go
show_config_yaml_test.go
show_file_formats.go
show_metadata.go
show_search_filters.go
show_test.go
show_thumb_sizes.go
show_thumb_sizes_test.go
show_video_sizes.go
show_video_sizes_test.go
start.go
status.go
stop.go
thumbs.go
users.go
users_add.go
users_add_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
users_legacy.go
users_list.go
users_list_test.go Tests: Add unit tests 2024-01-19 15:29:09 +01:00
users_mod.go
users_mod_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
users_remove.go
users_remove_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
users_reset.go
users_show.go
users_show_test.go Tests: Add unit tests 2024-01-19 15:48:07 +01:00
users_test.go 2FA: Rename "Auth Secret" to "App Password" for more clarity #782 #808 2024-01-19 18:10:01 +01:00
version.go