Open d1m0nstr opened 1 year ago
But I dont know how use it with crowd's plugins :(
I can confirm the latest version of Crowd (5.1.3) works with the agent
@voarsh2 what's about crowd plugins? I don't know where add licence key(
Funny... I am testing Crowd v5.1.3 and the marketplace isn't showing any apps no matter what I search via find apps in Crowd. Can you give me a link to the marketplace app you're trying with? I'll download the file manually and install to test for you.
In a very old version of Jira, I used the following method to crack plugins:
.jar
format), and the package name in the code is the plugin's 'app key'.@voarsh2 https://marketplace.atlassian.com/apps/1220849/2fa-for-crowd-u2f-totp?hosting=datacenter&tab=overview @haxqer there no place to add licence key(
I just installed it - when I checked the marketplace, I saw it was a FREE app. No licence needed.
In a very old version of Jira, I used the following method to crack plugins:
- Download the plugin installation package using a web browser.
- Decompress the package (
.jar
format), and the package name in the code is the plugin's 'app key'.
I hope you're still using Atlassian's products! Haha. Jokes aside, within manage apps, when installing from inside the software, there's "app key" reference which can save time from finding it via Marketplace website after downloading and decompressing the package for the name.
sorry - that app was really free. Thank you) but this 100% need licence https://marketplace.atlassian.com/apps/1224960/mo-crowd-two-factor-authentication-2fa-crowd-2fa?hosting=server&tab=overview
After checking, I believe this particular app is paid VIA VENDOR, which means they don't use Atlassian's licencing model, it is checked EXTERNALLY. Most app vendors just use Atlassian's licence system as it is easiest for all involved. But this plugin can't be cracked because it is verified via vendor. Search for "Paid via Atlassian" for your apps (not sure if marketplace has this option, but "find apps" within Crowd/Jira/Confluence, etc had this pricing dropdown option.
i tried to install crowd and cracked it. Then I received the following error message "The supplied license key is invalid or expired". help me please!!
i tried to install crowd and cracked it. Then I received the following error message "The supplied license key is invalid or expired". help me please!!
I have recently installed Crowd without my new Atlassian Agent and it works - not the same for plugins as Crowd doesn't have Atlassian licence based plugins (only via vendor).
So, share more details of what you're doing, version, what agent you're using, etc......
i tried to install crowd and it's work I have downloaded it from docker hub https://hub.docker.com/r/atlassian/crowd then i add JAVA_OPTS="-javaagent:/atlassian-agent.jar ${JAVA_OPTS} " into setenv.sh and add atlassian agent into docker to / then docker exec crowd-srv java -jar /atlassian-agent.jar
-p crowd -m Hello@world.com
-n Hello@world.com
-o your-org
-s you-server-id-XXXX-XXXX-XXXX-XXXX and it's work
@haxqer I think you can add it)