Skip to content

Datastore: Add unverify_user Method#481

Open
Samk13 wants to merge 1 commit intoinveniosoftware:masterfrom
Samk13:add-unverify-user
Open

Datastore: Add unverify_user Method#481
Samk13 wants to merge 1 commit intoinveniosoftware:masterfrom
Samk13:add-unverify-user

Conversation

@Samk13
Copy link
Member

@Samk13 Samk13 commented May 2, 2024

❤️ Thank you for your contribution!

Description

Checklist

Ticks in all boxes and 🟢 on all GitHub actions status checks are required to merge:

Frontend

Reminder

By using GitHub, you have already agreed to the GitHub’s Terms of Service including that:

  1. You license your contribution under the same terms as the current repository’s license.
  2. You agree that you have the right to license your contribution under the current repository’s license.

* Provides a programmatic way to revert user verification.
* Avoids the need for direct database modifications.
* Enables correction of verification errors from admin panel.
* Partially closes <inveniosoftware/invenio-administration#202>
@Samk13 Samk13 force-pushed the add-unverify-user branch from 0668fcb to e2f41e1 Compare May 4, 2024 00:47
@ntarocco ntarocco requested a review from alejandromumo May 6, 2024 16:14
@ntarocco
Copy link
Contributor

ntarocco commented May 6, 2024

I think that @alejandromumo worked on this ☺️

@ntarocco ntarocco removed this from PR Community Mar 26, 2025
@ntarocco ntarocco added this to v14 Mar 26, 2025
@ntarocco ntarocco moved this to Triage in v14 Mar 26, 2025
@utnapischtim utnapischtim moved this from Triage to 👀 In review in v14 May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

User Management: Missing Unverify Option After User Verification

2 participants