[PR #4615] [MERGED] log user in after a successful sign up #17432

Closed
opened 2025-11-02 13:21:02 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4615
Author: @adelowo
Created: 8/4/2018
Status: Merged
Merged: 8/11/2018
Merged by: @techknowlogick

Base: masterHead: ux_after_login


📝 Commits (6)

  • 4531ade log user in after a successful sign up
  • 2f03adf Merge branch 'master' into ux_after_login
  • 32b19b8 Merge branch 'master' into ux_after_login
  • a738f73 Merge branch 'master' into ux_after_login
  • 8a5bdd2 Merge branch 'master' into ux_after_login
  • 19f9ae8 Merge branch 'master' into ux_after_login

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 options/locale/locale_en-US.ini (+1 -0)
📝 routers/user/auth.go (+2 -1)

📄 Description

Fixes #4614

screen shot 2018-08-04 at 18 38 21

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4615 **Author:** [@adelowo](https://github.com/adelowo) **Created:** 8/4/2018 **Status:** ✅ Merged **Merged:** 8/11/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `ux_after_login` --- ### 📝 Commits (6) - [`4531ade`](https://github.com/go-gitea/gitea/commit/4531adeaf3fb88e74ae3f574223fdb61e8719130) log user in after a successful sign up - [`2f03adf`](https://github.com/go-gitea/gitea/commit/2f03adf7b3d2fbd18ecd223f23e60171a0b05957) Merge branch 'master' into ux_after_login - [`32b19b8`](https://github.com/go-gitea/gitea/commit/32b19b82a5cb641428513cd247b03531e72a118e) Merge branch 'master' into ux_after_login - [`a738f73`](https://github.com/go-gitea/gitea/commit/a738f733c5d84d15dc2cb787c15baee79d51fc92) Merge branch 'master' into ux_after_login - [`8a5bdd2`](https://github.com/go-gitea/gitea/commit/8a5bdd2ad76d4668a6bbc516e067bc96030a6996) Merge branch 'master' into ux_after_login - [`19f9ae8`](https://github.com/go-gitea/gitea/commit/19f9ae81579787deba2fae11a0708076c9f6e9f2) Merge branch 'master' into ux_after_login ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `options/locale/locale_en-US.ini` (+1 -0) 📝 `routers/user/auth.go` (+2 -1) </details> ### 📄 Description Fixes #4614 <img width="1920" alt="screen shot 2018-08-04 at 18 38 21" src="https://user-images.githubusercontent.com/12677701/43679057-4669e04a-9816-11e8-89ca-f9642cde3a82.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 13:21:02 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17432