Monorepo for Tangled tangled.org

appview/{oauth,pages,state}: remove unused AddAccount session data #1020

open opened by boltless.me targeting master from sl/uvpzuszrulvq

idk why is this added. Seems like it isn't used?

Signed-off-by: Seongmin Lee git@boltless.me

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3mdcq5ouzcc22
+1 -1
Interdiff #4 #5
appview/oauth/accounts.go

This file has not been changed.

appview/oauth/consts.go

This file has not been changed.

appview/pages/templates/user/login.html

This file has not been changed.

appview/state/login.go

This patch was likely rebased, as context lines do not match.

+1 -1
appview/oauth/oauth.go
··· 396 396 info.AccountDID = &parsedDid 397 397 o.ClientApp.Store.SaveAuthRequestInfo(ctx, *info) 398 398 399 - if err := o.SetAuthReturn(w, r, returnURL, false); err != nil { 399 + if err := o.SetAuthReturn(w, r, returnURL); err != nil { 400 400 return "", fmt.Errorf("failed to set auth return: %w", err) 401 401 } 402 402

History

9 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 timeout, 1/3 success
expand
no conflicts, ready to merge
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
3/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 failed, 1/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
1/3 failed, 2/3 success
expand
expand 0 comments
1 commit
expand
appview/{oauth,pages,state}: remove unused AddAccount session data
2/3 failed, 1/3 success
expand
expand 0 comments