|
5343 | 5343 | { |
5344 | 5344 | "bintrayPackage": { |
5345 | 5345 | "name": "security-bridge", |
5346 | | - "repo": "grails3-plugins", |
5347 | | - "owner": "bertramlabs", |
| 5346 | + "repo": "wondrify", |
| 5347 | + "owner": "wondrify", |
5348 | 5348 | "desc": "Defines a standard corss-plugin security bridge implementation for better decoupling of authentication in plugin heavy applications.", |
5349 | 5349 | "labels": [ |
5350 | 5350 | "cors", |
|
5353 | 5353 | "licenses": [ |
5354 | 5354 | "Apache-2.0" |
5355 | 5355 | ], |
5356 | | - "issueTrackerUrl": "https://github.com/bertramdev/grails-security-bridge/issues", |
| 5356 | + "issueTrackerUrl": "https://github.com/wondrify/grails-security-bridge/issues", |
5357 | 5357 | "latestVersion": "7.0.0", |
5358 | | - "updated": "2024-12-30T16:59:22.000Z", |
| 5358 | + "updated": "2026-02-25T15:25:22.000Z", |
5359 | 5359 | "systemIds": [ |
5360 | | - "com.bertramlabs.plugins:grails-security-bridge", |
5361 | | - "com.bertramlabs.plugins:security-bridge" |
| 5360 | + "cloud.wondrify:grails-security-bridge" |
5362 | 5361 | ], |
5363 | | - "vcsUrl": "https://github.com/bertramdev/grails-security-bridge" |
| 5362 | + "vcsUrl": "https://github.com/wondrify/grails-security-bridge" |
5364 | 5363 | }, |
5365 | | - "documentationUrl": "https://bertramdev.github.io/grails-security-bridge/", |
5366 | | - "mavenMetadataUrl": "https://repo1.maven.org/maven2/com/bertramlabs/plugins/grails-security-bridge/maven-metadata.xml", |
| 5364 | + "documentationUrl": "https://wondrify.github.io/grails-security-bridge/", |
| 5365 | + "mavenMetadataUrl": "https://repo1.maven.org/maven2/cloud/wondrify/grails-security-bridge/maven-metadata.xml", |
5367 | 5366 | "readme": "<h1>Grails Security Bridge</h1>\n<p>The Grails Security Bridge plugin is used for providing a decoupled, cross-plugin security interface. This allows you to keep the majority of authentication logic in one plugin, while other plugins can reference a public API interface to retrieve the information needed.</p>\n<h2>Documentation</h2>\n<p>http://bertramdev.github.io/grails-security-bridge</p>\n" |
5368 | 5367 | }, |
5369 | 5368 | { |
|
0 commit comments