Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

fix: fix bypass account limitation to create more contacts #5

Closed
wants to merge 326 commits into from
Closed

fix: fix bypass account limitation to create more contacts #5

wants to merge 326 commits into from

Conversation

asbiin
Copy link

@asbiin asbiin commented Apr 29, 2021

📊 Metadata *

Please enter the direct URL for this bounty on huntr.dev. This is compulsory and will help us process your bounty submission quicker.

Bounty URL: https://huntr.dev/bounties/8-other-monicahq/monica

⚙️ Description *

Check for account limitation in CreateUser class

💻 Technical Description *

The ContactsController::createForm checks for user limitations, but this must be done in CreateUser too

🐛 Proof of Concept (PoC) *

See https://huntr.dev/bounties/8-other-monicahq/monica

🔥 Proof of Fix (PoF) *

An error is raised

👍 User Acceptance Testing (UAT)

Unit test are there.

dependabot bot and others added 30 commits December 19, 2020 10:53
….15 (monicahq#4724)

Bumps [giggsey/libphonenumber-for-php](https://github.com/giggsey/libphonenumber-for-php) from 8.12.14 to 8.12.15.
- [Release notes](https://github.com/giggsey/libphonenumber-for-php/releases)
- [Commits](giggsey/libphonenumber-for-php@8.12.14...8.12.15)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: bump marked from 1.2.6 to 1.2.7

Bumps [marked](https://github.com/markedjs/marked) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](markedjs/marked@v1.2.6...v1.2.7)

Signed-off-by: dependabot[bot] <support@github.com>
* chore: bump vue-select from 3.11.1 to 3.11.2

Bumps [vue-select](https://github.com/sagalbot/vue-select) from 3.11.1 to 3.11.2.
- [Release notes](https://github.com/sagalbot/vue-select/releases)
- [Changelog](https://github.com/sagalbot/vue-select/blob/master/release.config.js)
- [Commits](sagalbot/vue-select@v3.11.1...v3.11.2)

Signed-off-by: dependabot[bot] <support@github.com>

* chore(assets): Update assets

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: MonicaBot <monicabot@asbin.net>
)

* fix: package.json & yarn.lock to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AXIOS-1038255
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v7.3.0...v7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [snyk](https://github.com/snyk/snyk) from 1.437.2 to 1.437.3.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](snyk/cli@v1.437.2...v1.437.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [laravel/dusk](https://github.com/laravel/dusk) from 6.10.0 to 6.11.0.
- [Release notes](https://github.com/laravel/dusk/releases)
- [Changelog](https://github.com/laravel/dusk/blob/6.x/CHANGELOG.md)
- [Commits](laravel/dusk@v6.10.0...v6.11.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [laravel/framework](https://github.com/laravel/framework) from 8.19.0 to 8.20.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-8.x.md)
- [Commits](laravel/framework@v8.19.0...v8.20.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix default gender type

* add default gender type in validation

* fix validation error in default gender setting update

* set default gender from settings instead of static value

* update assets

* fix method

* fixes

* fix style

* Update CHANGELOG.md

Co-authored-by: Alexis Saettler <alexis@saettler.org>
* fix: align birthday reminder checkbox

* update assets

Co-authored-by: Alexis Saettler <alexis@saettler.org>
* fix: minor rewording of dashboard.php for consistency.

* update assets

Co-authored-by: Alexis Saettler <alexis@saettler.org>
* fix: change "offered" to "given" for gifts.

* update assets

Co-authored-by: Alexis Saettler <alexis@saettler.org>
* setSQLOrderByQuery function simplified

* double quote to single

* Update ApiController.php

Co-authored-by: Alexis Saettler <alexis@saettler.org>
* fix: fix docker build

* fix

* fix

* update

* fix tag

* remove branch
* New translations validation.php (Czech)
[skip ci]

* New translations people.php (Danish)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations validation.php (German)
[skip ci]

* New translations validation.php (Dutch)
[skip ci]

* New translations settings.php (Greek)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations pagination.php (Japanese)
[skip ci]

* New translations validation.php (Italian)
[skip ci]

* New translations settings.php (Japanese)
[skip ci]

* New translations people.php (Japanese)
[skip ci]

* New translations app.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Ukrainian)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Ukrainian)
[skip ci]

* New translations app.php (Vietnamese)
[skip ci]

* New translations people.php (Vietnamese)
[skip ci]

* Update jsons

* add more pluralization config

* chore(assets): Update assets

Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
Co-authored-by: MonicaBot <monicabot@asbin.net>
Bumps [eslint](https://github.com/eslint/eslint) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.16.0...v7.17.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.0.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](sass/dart-sass@1.30.0...1.32.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.3 to 2.5.8.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](facade/ignition@2.5.3...2.5.8)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [asbiin/laravel-webauthn](https://github.com/asbiin/laravel-webauthn) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/asbiin/laravel-webauthn/releases)
- [Changelog](https://github.com/asbiin/laravel-webauthn/blob/master/CHANGELOG.md)
- [Commits](asbiin/laravel-webauthn@0.9.0...0.9.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
TomGranot and others added 21 commits April 24, 2021 18:53
* New translations settings.php (Chinese Traditional)
[skip ci]

* New translations settings.php (Ukrainian)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (Turkish)
[skip ci]

* New translations settings.php (Swedish)
[skip ci]

* New translations settings.php (Russian)
[skip ci]

* New translations settings.php (Portuguese)
[skip ci]

* New translations settings.php (Norwegian)
[skip ci]

* New translations settings.php (Dutch)
[skip ci]

* New translations settings.php (Japanese)
[skip ci]

* New translations settings.php (Italian)
[skip ci]

* New translations settings.php (Hebrew)
[skip ci]

* New translations settings.php (Greek)
[skip ci]

* New translations settings.php (Indonesian)
[skip ci]

* New translations people.php (Hebrew)
[skip ci]

* New translations people.php (Spanish)
[skip ci]

* New translations people.php (Arabic)
[skip ci]

* New translations people.php (Czech)
[skip ci]

* New translations people.php (Danish)
[skip ci]

* New translations people.php (German)
[skip ci]

* New translations people.php (Greek)
[skip ci]

* New translations people.php (Italian)
[skip ci]

* New translations people.php (Japanese)
[skip ci]

* New translations people.php (Dutch)
[skip ci]

* New translations people.php (Norwegian)
[skip ci]

* New translations people.php (Portuguese)
[skip ci]

* New translations people.php (Russian)
[skip ci]

* New translations people.php (Swedish)
[skip ci]

* New translations people.php (French)
[skip ci]

* New translations people.php (Ukrainian)
[skip ci]

* New translations people.php (Turkish)
[skip ci]

* New translations people.php (Chinese Simplified)
[skip ci]

* New translations people.php (Indonesian)
[skip ci]

* New translations people.php (Chinese Traditional)
[skip ci]

* New translations people.php (Vietnamese)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Persian)
[skip ci]

* New translations people.php (Croatian)
[skip ci]

* New translations people.php (English, United Kingdom)
[skip ci]

* New translations app.php (French)
[skip ci]

* New translations app.php (Indonesian)
[skip ci]

* New translations app.php (Spanish)
[skip ci]

* New translations app.php (Croatian)
[skip ci]

* New translations app.php (English, United Kingdom)
[skip ci]

* New translations app.php (Persian)
[skip ci]

* New translations app.php (Dutch)
[skip ci]

* New translations app.php (Arabic)
[skip ci]

* New translations app.php (Czech)
[skip ci]

* New translations app.php (Danish)
[skip ci]

* New translations app.php (German)
[skip ci]

* New translations app.php (Greek)
[skip ci]

* New translations app.php (Hebrew)
[skip ci]

* New translations app.php (Italian)
[skip ci]

* New translations app.php (Japanese)
[skip ci]

* New translations app.php (Norwegian)
[skip ci]

* New translations app.php (Portuguese, Brazilian)
[skip ci]

* New translations app.php (Portuguese)
[skip ci]

* New translations app.php (Russian)
[skip ci]

* New translations app.php (Swedish)
[skip ci]

* New translations app.php (Turkish)
[skip ci]

* New translations app.php (Ukrainian)
[skip ci]

* New translations app.php (Chinese Simplified)
[skip ci]

* New translations app.php (Chinese Traditional)
[skip ci]

* New translations app.php (Vietnamese)
[skip ci]

* New translations app.php (Turkish)
[skip ci]

* New translations settings.php (Turkish)
[skip ci]

* New translations app.php (Spanish)
[skip ci]

* New translations settings.php (Spanish)
[skip ci]

* New translations app.php (Hebrew)
[skip ci]

* New translations people.php (Hebrew)
[skip ci]

* New translations settings.php (Hebrew)
[skip ci]

* New translations app.php (Hebrew)
[skip ci]

* New translations people.php (Chinese Traditional)
[skip ci]

* New translations settings.php (Spanish)
[skip ci]

* New translations settings.php (French)
[skip ci]

* New translations settings.php (Czech)
[skip ci]

* New translations settings.php (Arabic)
[skip ci]

* New translations settings.php (Danish)
[skip ci]

* New translations settings.php (Chinese Simplified)
[skip ci]

* New translations settings.php (English, United Kingdom)
[skip ci]

* New translations settings.php (Croatian)
[skip ci]

* New translations settings.php (Persian)
[skip ci]

* New translations settings.php (Portuguese, Brazilian)
[skip ci]

* New translations settings.php (Vietnamese)
[skip ci]

* New translations settings.php (Chinese Traditional)
[skip ci]

* New translations settings.php (Ukrainian)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (Turkish)
[skip ci]

* New translations settings.php (Swedish)
[skip ci]

* New translations settings.php (Russian)
[skip ci]

* New translations settings.php (Portuguese)
[skip ci]

* New translations settings.php (Norwegian)
[skip ci]

* New translations settings.php (Dutch)
[skip ci]

* New translations settings.php (Japanese)
[skip ci]

* New translations settings.php (Italian)
[skip ci]

* New translations settings.php (Hebrew)
[skip ci]

* New translations settings.php (Greek)
[skip ci]

* New translations settings.php (Indonesian)
[skip ci]

* New translations settings.php (Hebrew)
[skip ci]

* New translations people.php (Indonesian)
[skip ci]

* New translations people.php (Indonesian)
[skip ci]

* New translations people.php (Indonesian)
[skip ci]

* New translations journal.php (English, United Kingdom)
[skip ci]

* New translations journal.php (Croatian)
[skip ci]

* New translations journal.php (Persian)
[skip ci]

* New translations journal.php (Portuguese, Brazilian)
[skip ci]

* New translations journal.php (Vietnamese)
[skip ci]

* New translations journal.php (Chinese Traditional)
[skip ci]

* New translations journal.php (Chinese Simplified)
[skip ci]

* New translations journal.php (Ukrainian)
[skip ci]

* New translations journal.php (Swedish)
[skip ci]

* New translations journal.php (Indonesian)
[skip ci]

* New translations journal.php (Turkish)
[skip ci]

* New translations journal.php (Russian)
[skip ci]

* New translations journal.php (Portuguese)
[skip ci]

* New translations journal.php (German)
[skip ci]

* New translations journal.php (Norwegian)
[skip ci]

* New translations journal.php (Dutch)
[skip ci]

* New translations journal.php (Japanese)
[skip ci]

* New translations journal.php (Italian)
[skip ci]

* New translations journal.php (Hebrew)
[skip ci]

* New translations journal.php (Greek)
[skip ci]

* New translations journal.php (Danish)
[skip ci]

* New translations journal.php (Czech)
[skip ci]

* New translations journal.php (Arabic)
[skip ci]

* New translations journal.php (Spanish)
[skip ci]

* New translations journal.php (French)
[skip ci]

* New translations journal.php (Spanish)
[skip ci]

* New translations people.php (Spanish)
[skip ci]

* New translations journal.php (Hebrew)
[skip ci]

* New translations settings.php (English, United Kingdom)
[skip ci]

* New translations settings.php (English, United Kingdom)
[skip ci]

* New translations settings.php (English, United Kingdom)
[skip ci]

* New translations settings.php (Italian)
[skip ci]

* New translations app.php (Italian)
[skip ci]

* New translations journal.php (Italian)
[skip ci]

* New translations people.php (Italian)
[skip ci]

* New translations settings.php (Italian)
[skip ci]

* New translations settings.php (Italian)
[skip ci]

* New translations settings.php (Italian)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations logs.php (Dutch)
[skip ci]

* New translations app.php (Dutch)
[skip ci]

* New translations journal.php (Dutch)
[skip ci]

* New translations people.php (Dutch)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations settings.php (Dutch)
[skip ci]

* New translations app.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations app.php (Portuguese, Brazilian)
[skip ci]

* New translations auth.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations auth.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations settings.php (Portuguese, Brazilian)
[skip ci]

* New translations app.php (Portuguese, Brazilian)
[skip ci]

* New translations settings.php (Portuguese, Brazilian)
[skip ci]

* New translations app.php (Spanish)
[skip ci]

* New translations logs.php (Spanish)
[skip ci]

* New translations people.php (Spanish)
[skip ci]

* New translations mail.php (Spanish)
[skip ci]

* New translations settings.php (English, United Kingdom)
[skip ci]

* New translations settings.php (English, United Kingdom)
[skip ci]

* New translations auth.php (English, United Kingdom)
[skip ci]

* New translations dashboard.php (English, United Kingdom)
[skip ci]

* New translations people.php (English, United Kingdom)
[skip ci]

* New translations people.php (Czech)
[skip ci]

* New translations app.php (German)
[skip ci]

* New translations app.php (German)
[skip ci]

* New translations app.php (German)
[skip ci]

* New translations app.php (German)
[skip ci]

* New translations journal.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations people.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations people.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations app.php (German)
[skip ci]

* New translations people.php (English, United Kingdom)
[skip ci]

* New translations mail.php (Spanish)
[skip ci]

* New translations people.php (English, United Kingdom)
[skip ci]

* New translations settings.php (German)
[skip ci]

* New translations people.php (English, United Kingdom)
[skip ci]

* New translations validation.php (Turkish)
[skip ci]

* New translations people.php (Ukrainian)
[skip ci]

* New translations validation.php (Ukrainian)
[skip ci]

* New translations people.php (Turkish)
[skip ci]

* New translations people.php (Chinese Simplified)
[skip ci]

* New translations validation.php (Chinese Simplified)
[skip ci]

* New translations people.php (Chinese Traditional)
[skip ci]

* New translations validation.php (Russian)
[skip ci]

* New translations validation.php (Portuguese)
[skip ci]

* New translations people.php (Russian)
[skip ci]

* New translations people.php (Swedish)
[skip ci]

* New translations validation.php (Swedish)
[skip ci]

* New translations people.php (Persian)
[skip ci]

* New translations validation.php (Persian)
[skip ci]

* New translations validation.php (Indonesian)
[skip ci]

* New translations people.php (Croatian)
[skip ci]

* New translations validation.php (Croatian)
[skip ci]

* New translations validation.php (Chinese Traditional)
[skip ci]

* New translations people.php (Vietnamese)
[skip ci]

* New translations validation.php (Vietnamese)
[skip ci]

* New translations people.php (Indonesian)
[skip ci]

* New translations people.php (Portuguese, Brazilian)
[skip ci]

* New translations validation.php (Portuguese, Brazilian)
[skip ci]

* New translations people.php (Portuguese)
[skip ci]

* New translations people.php (Czech)
[skip ci]

* New translations people.php (Arabic)
[skip ci]

* New translations validation.php (Arabic)
[skip ci]

* New translations validation.php (Czech)
[skip ci]

* New translations people.php (Danish)
[skip ci]

* New translations validation.php (Danish)
[skip ci]

* New translations validation.php (German)
[skip ci]

* New translations people.php (Italian)
[skip ci]

* New translations people.php (German)
[skip ci]

* New translations people.php (French)
[skip ci]

* New translations validation.php (Spanish)
[skip ci]

* New translations validation.php (French)
[skip ci]

* New translations people.php (Spanish)
[skip ci]

* New translations people.php (Japanese)
[skip ci]

* New translations validation.php (Japanese)
[skip ci]

* New translations people.php (Dutch)
[skip ci]

* New translations validation.php (Dutch)
[skip ci]

* New translations people.php (Norwegian)
[skip ci]

* New translations validation.php (Norwegian)
[skip ci]

* New translations people.php (Greek)
[skip ci]

* New translations validation.php (Greek)
[skip ci]

* New translations people.php (Hebrew)
[skip ci]

* New translations validation.php (Hebrew)
[skip ci]

* New translations validation.php (Italian)
[skip ci]

* New translations validation.php (English, United Kingdom)
[skip ci]

* New translations app.php (French)
[skip ci]

* New translations journal.php (French)
[skip ci]

* New translations people.php (French)
[skip ci]

* New translations settings.php (French)
[skip ci]

* New translations validation.php (French)
[skip ci]

* Update jsons

Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
* New translations people.php (Spanish)
[skip ci]

* New translations validation.php (Spanish)
[skip ci]

* New translations people.php (German)
[skip ci]

* New translations validation.php (German)
[skip ci]

* New translations people.php (Hebrew)
[skip ci]

* New translations validation.php (Hebrew)
[skip ci]

* Update jsons

Co-authored-by: Monica bot <40141970+MonicaBot@users.noreply.github.com>
Bumps [snyk](https://github.com/snyk/snyk) from 1.563.0 to 1.564.0.
- [Release notes](https://github.com/snyk/snyk/releases)
- [Changelog](https://github.com/snyk/snyk/blob/master/.releaserc)
- [Commits](snyk/cli@v1.563.0...v1.564.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.7.0 to 4.7.1.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.7.0...4.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…q#5058)

Bumps [crazy-max/ghaction-docker-meta](https://github.com/crazy-max/ghaction-docker-meta) from v1 to v2.3.0.
- [Release notes](https://github.com/crazy-max/ghaction-docker-meta/releases)
- [Changelog](https://github.com/crazy-max/ghaction-docker-meta/blob/master/CHANGELOG.md)
- [Commits](docker/metadata-action@v1...2e1a5c7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@huntr-helper
Copy link
Member

👋 Hello, @dependabot-preview[bot]. @asbiin has opened a PR to us with a fix for a potential vulnerability in your repository. To view the vulnerability, please refer to the bounty URL in the first comment, above. If you want this fix in your repository, a PR will automatically open once you comment:

@huntr-helper - LGTM


☎️ Need further support?

Come and join us on our community Discord!


@dependabot-preview[bot] - want more fixes like this?

Copy this snippet into your README.md for more vulnerability fixes in the future:

[![huntr](https://cdn.huntr.dev/huntr_security_badge_mono.svg)](https://huntr.dev)

huntr

@asbiin
Copy link
Author

asbiin commented Apr 29, 2021

@huntr-helper - LGTM

@asbiin asbiin closed this Apr 29, 2021
@asbiin asbiin deleted the 20210429-fix-bypass-contact-create branch April 29, 2021 21:55
@JamieSlome
Copy link

@asbiin - if you re-open, I can LGTM for you, our automation currently checks for the top contributor.

@JamieSlome
Copy link

Just seen this:

monicahq#5125

I will sort out the bounty rewards manually in our database. We are moving to a more reliable method of accepting fixes/patches very soon, so we won't have these issues anymore. Apologies for any confusion.

@JamieSlome
Copy link

@ranjit-git @asbiin - I have gone ahead and rewarded you both the bounties, and update our database to reflect the maintainer approval and validation of the vulnerability.

Great work! 🍰

@asbiin
Copy link
Author

asbiin commented Apr 30, 2021

Thank you @JamieSlome ! I had an issue because this repository master state is too far from upstream master, it's not easy to analyze. It also contains a fix for another bounty we did not merge in our upstream repo like that (#3).

BTW I've also fixed https://huntr.dev/bounties/9-other-monicahq/monica/ in monicahq#5127

@JamieSlome
Copy link

@asbiin - I have updated our database to reflect the approval of 9-other-monicahq/monica.

Cheers! 🍰

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.