From 47dd2f66e0049e04cfda0f8d62ff9b7c2f207873 Mon Sep 17 00:00:00 2001 From: Gauthier Roebroeck Date: Sun, 5 Jul 2020 11:59:20 +0800 Subject: [PATCH] feat(api): claim status remove the claim profile added noclaim profile that will create initial user accounts if none exist related to #207 --- ..._demo.xml => komga__bootRun__dev_demo_noclaim.xml} | 4 ++-- ...db.xml => komga__bootRun__dev_localdb_noclaim.xml} | 4 ++-- ..._dev_claim.xml => komga__bootRun__dev_noclaim.xml} | 4 ++-- DEVELOPING.md | 7 +++++-- .../infrastructure/security/SecurityConfiguration.kt | 6 ++++-- .../gotson/komga/interfaces/rest/ClaimController.kt | 11 +++++++++-- .../interfaces/scheduler/InitialUserController.kt | 2 +- 7 files changed, 25 insertions(+), 13 deletions(-) rename .idea/runConfigurations/{komga__bootRun__dev_demo.xml => komga__bootRun__dev_demo_noclaim.xml} (78%) rename .idea/runConfigurations/{komga__bootRun__dev_localdb.xml => komga__bootRun__dev_localdb_noclaim.xml} (91%) rename .idea/runConfigurations/{komga__bootRun__dev_claim.xml => komga__bootRun__dev_noclaim.xml} (79%) diff --git a/.idea/runConfigurations/komga__bootRun__dev_demo.xml b/.idea/runConfigurations/komga__bootRun__dev_demo_noclaim.xml similarity index 78% rename from .idea/runConfigurations/komga__bootRun__dev_demo.xml rename to .idea/runConfigurations/komga__bootRun__dev_demo_noclaim.xml index 773f6a079..562a75e10 100644 --- a/.idea/runConfigurations/komga__bootRun__dev_demo.xml +++ b/.idea/runConfigurations/komga__bootRun__dev_demo_noclaim.xml @@ -1,9 +1,9 @@ - +