This repository has been archived by the owner on Jan 31, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
adiantek
force-pushed
the
WFLOW-714-Captcha
branch
from
December 13, 2022 07:17
10d4eee
to
f3fc7f5
Compare
adiantek
force-pushed
the
WFLOW-714-Captcha
branch
from
December 13, 2022 07:22
f3fc7f5
to
722f237
Compare
SamPanDonte
reviewed
Dec 13, 2022
SamPanDonte
reviewed
Dec 13, 2022
src/main/java/dev/vernite/vernite/user/auth/AuthController.java
Outdated
Show resolved
Hide resolved
SamPanDonte
reviewed
Dec 13, 2022
src/main/java/dev/vernite/vernite/user/auth/AuthController.java
Outdated
Show resolved
Hide resolved
SamPanDonte
pushed a commit
that referenced
this pull request
Jan 5, 2023
* Implement captcha * support for automated captcha test
SamPanDonte
added a commit
that referenced
this pull request
Jan 6, 2023
* WFLOW-681 Prepare dev and stable branch * WFLOW-681 Set version * Fix cookie path in dev (#25) * Fix cors for dev environment (#26) * fix invalid URL * Add priority filter (#29) * WFLOW-661 Refactor GitHub integration (#27) * WFLOW-661 Add first batch of refactor code * WFLOW-661 Add another part of refactor * WFLOW-661 Add last batch of refactor and fix tests * WFLOW-661 Remove deprecated code * WFLOW-661 Rename service * WFLOW-661 Added more very unneeded refactor * WFLOW-611 Rollback api change * WFLOW-661 Refactor ends now i hope * WFLOW-661 Fix pull request merge information * WFLOW-661 Fix release publish * Fix status final and begin (#31) * WFLOW-714 Implement captcha (#28) * Implement captcha * support for automated captcha test * add missing captcha statements * WFLOW-749 Add converting slack timestamp to long (#32) * WFLOW-749 Add converting slack timestamp to long * WFLOW-749 Update spring boot dependency * fix task listener - don't send it to everybody * WFLOW-747 - audit log * fix sending emails & 1.0.0-beta-1 * fix creating tasks (getSprint is null) * WFLOW-751 Add ticket endpoint (#34) * WFLOW-751 Fix initializing system data (#35) Co-authored-by: Adrian Antkowiak <[email protected]>
SamPanDonte
added a commit
that referenced
this pull request
Jan 10, 2023
* WFLOW-681 Prepare dev and stable branch * WFLOW-681 Set version * Fix cookie path in dev (#25) * Fix cors for dev environment (#26) * fix invalid URL * Add priority filter (#29) * WFLOW-661 Refactor GitHub integration (#27) * WFLOW-661 Add first batch of refactor code * WFLOW-661 Add another part of refactor * WFLOW-661 Add last batch of refactor and fix tests * WFLOW-661 Remove deprecated code * WFLOW-661 Rename service * WFLOW-661 Added more very unneeded refactor * WFLOW-611 Rollback api change * WFLOW-661 Refactor ends now i hope * WFLOW-661 Fix pull request merge information * WFLOW-661 Fix release publish * Fix status final and begin (#31) * WFLOW-714 Implement captcha (#28) * Implement captcha * support for automated captcha test * add missing captcha statements * WFLOW-749 Add converting slack timestamp to long (#32) * WFLOW-749 Add converting slack timestamp to long * WFLOW-749 Update spring boot dependency * fix task listener - don't send it to everybody * WFLOW-747 - audit log * fix sending emails & 1.0.0-beta-1 * fix creating tasks (getSprint is null) * WFLOW-751 Add ticket endpoint (#34) * WFLOW-751 Fix initializing system data (#35) * WFLOW-753 Synchronize comments with GitHub (#37) * WFLOW-753 Add sync vernite -> github * WFLOW-753 Fix only processing one comment * WFLOW-753 Add sync to webhook (github -> vernite) * WFLOW-753 Fix javadoc * WFLOW-753 Fix comments adding twice * WFLOW-755 Add automatic github integration on tickets (#38) * fix audit log * fix audit log * WFLOW-754 Add rate limits * Fix problem on inbox project edit * rewrite ratelimit to support IP limit & user ID limit * Change size constraints * Fix tests with new constraints * Fix rate limit in tests * Add time format and first date of week user settings * Add editing time format and first date of the week * Allow filtering by null assignee * Fix filtering with null assignee * verification emails structure * verification email endpoints * change email valid code from 1h to 30m * Update release version to 1.0.0 Co-authored-by: Adrian Antkowiak <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.