idaa(recovery_meetings): sanitize Zoom encrypted passcode to avoid saving literal 'null' and normalize related fields

This commit is contained in:
Scott Idem
2026-03-23 14:23:29 -04:00
parent de8a016bda
commit a14320d9ed
4 changed files with 34 additions and 21 deletions

View File

@@ -154,9 +154,6 @@
<!-- <button
class="btn btn-sm variant-glass-secondary access_type_lock_btn hover:transition-all"
on:click={() => {
handle_clear_access();
}}
title="Access mode is currently enabled/unlocked. Click to exit and lock."
>
<span class="fas fa-lock mx-1"></span> Lock
@@ -260,9 +257,6 @@ class:justify-end={!expand} -->
<!-- <button
class="btn btn-sm variant-glass-secondary access_type_lock_btn hover:transition-all"
on:click={() => {
handle_clear_access();
}}
title="Access mode is currently enabled/unlocked. Click to exit and lock."
>
<span class="fas fa-lock mx-1"></span> Lock