SenseNet / sensenet

Open Source Content Services Platform written in .NET
https://sensenet.com
GNU General Public License v2.0
173 stars 112 forks source link

Transfer secrets and admin password during repository reinstall #1990

Open VargaJoe opened 9 months ago

VargaJoe commented 9 months ago

When performing a full reset and reinstallation of the Sensenet repository, there is currently no established solution for transferring essential settings, such as client/secret configurations, from the discarded database to the newly created database. Additionally, there is a need for retaining the administrator password during this process.

Implementing this solution will enhance the reset process for Sensenet repositories, providing a streamlined way to carry over essential configurations and ensuring uninterrupted access for administrators. This solution will contribute to a more efficient and user-friendly repository management experience.

Proposed Implementation: