Skip to content

Conversation

@earl-warren
Copy link
Contributor

Sends email with information on the new user (time of creation and time of last sign-in) and a link to manage the new user from the admin panel

Refs: https://codeberg.org/forgejo/forgejo/issues/480

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1371
Co-authored-by: Aravinth Manivannan realaravinth@batsense.net
Co-committed-by: Aravinth Manivannan realaravinth@batsense.net

(cherry picked from commit 7d2d997)

Sends email with information on the new user (time of creation and
time of last sign-in) and a link to manage the new user from the admin
panel

Refs: https://codeberg.org/forgejo/forgejo/issues/480

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/1371
Co-authored-by: Aravinth Manivannan <realaravinth@batsense.net>
Co-committed-by: Aravinth Manivannan <realaravinth@batsense.net>

(cherry picked from commit 7d2d997)
@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Sep 19, 2023
Copy link
Member

@lunny lunny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@GiteaBot GiteaBot added lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Sep 19, 2023
@@ -0,0 +1,83 @@
// Copyright 2023 The Gitea Authors. All rights reserved.
// Copyright 2023 The Forgejo Authors. All rights reserved.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I summon @techknowlogick

@earl-warren earl-warren force-pushed the wip-gitea-notify-user-creation branch from f602d23 to 99dbec5 Compare September 20, 2023 04:35
@github-actions github-actions bot added the type/docs This PR mainly updates/creates documentation label Sep 20, 2023
@earl-warren earl-warren force-pushed the wip-gitea-notify-user-creation branch from b57a1d8 to d852d5c Compare September 20, 2023 05:12
@wxiaoguang
Copy link
Contributor

This PR is stale for long time and has many conflicts.

And there is a design problem: it doesn't seem right to do a full table scan when a user registers.

Feel free to reopen if there would be improvements.

@wxiaoguang wxiaoguang closed this Jun 15, 2024
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Sep 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

lgtm/blocked A maintainer has reservations with the PR and thus it cannot be merged type/docs This PR mainly updates/creates documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants