From 28ca2947b83a0ac9a3f674fcf61476be703b0b19 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Tue, 23 Dec 2025 22:23:14 +0100 Subject: Update repo and license --- LICENSE | 2 +- package.json | 5 +---- 2 files changed, 2 insertions(+), 5 deletions(-) diff --git a/LICENSE b/LICENSE index 88bb35a..10b02f2 100644 --- a/LICENSE +++ b/LICENSE @@ -629,7 +629,7 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - wiki-plugin-wmap, Javascript wmap wardley map plugin for federated wiki. + wiki-security-oidc, Open ID Connect security plug-in for Federated Wiki. Copyright (C) 2025 Ruben Beltran del Rio This program is free software: you can redistribute it and/or modify diff --git a/package.json b/package.json index 05664c3..9fa0ab1 100644 --- a/package.json +++ b/package.json @@ -29,10 +29,7 @@ "license": "AGPL-3.0", "repository": { "type": "git", - "url": "git+https://git.sr.ht/~rbdr/wiki-plugin-wmap" - }, - "bugs": { - "url": "https://todo.sr.ht/~rbdr/wmap" + "url": "git+https://git.sr.ht/~rbdr/wiki-security-oidc" }, "packageManager": "pnpm@10.12.1+sha512.f0dda8580f0ee9481c5c79a1d927b9164f2c478e90992ad268bbb2465a736984391d6333d2c327913578b2804af33474ca554ba29c04a8b13060a717675ae3ac", "dependencies": { -- cgit