mattermost/server/public/plugin
Claudio Costa 62a3ee8adc
[MM-52924] Implement ConfigurationWillBeSaved plugin hook (#23567)
* Implement ConfigurationWillBeSaved plugin hook

* Add comment

* Update comment

* Fix potential nil dereference if plugin environment is unset

* Address PR review
2023-06-12 18:23:02 -06:00
..
checker MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
interface_generator MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
plugintest [MM-52924] Implement ConfigurationWillBeSaved plugin hook (#23567) 2023-06-12 18:23:02 -06:00
utils Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
api.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
api_timer_layer_generated.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
client.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
client_rpc.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
client_rpc_generated.go [MM-52924] Implement ConfigurationWillBeSaved plugin hook (#23567) 2023-06-12 18:23:02 -06:00
context.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
db_rpc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
doc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
driver.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
environment.go Prevent boards product from being included automatically (#23539) 2023-06-12 18:51:43 +02:00
environment_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
example_hello_world_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
example_help_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
hclog_adapter.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
health_check.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
health_check_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
hijack.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
hooks.go [MM-52924] Implement ConfigurationWillBeSaved plugin hook (#23567) 2023-06-12 18:23:02 -06:00
hooks_timer_layer_generated.go [MM-52924] Implement ConfigurationWillBeSaved plugin hook (#23567) 2023-06-12 18:23:02 -06:00
http.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
io_rpc.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
metrics.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
product.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
product_hooks_generated.go [MM-52924] Implement ConfigurationWillBeSaved plugin hook (#23567) 2023-06-12 18:23:02 -06:00
stringifier.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
stringifier_test.go Expose public/ API as submodule (#23345) 2023-05-10 13:07:02 -03:00
supervisor.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30
supervisor_test.go MM-53032: Fix module path after repo rename (#23689) 2023-06-11 10:54:35 +05:30