Page MenuHomePhorge

Auth (archived)Project
ArchivedPublic

Members (1)

Watchers

  • This project does not have any watchers.
  • View All

Recent Activity

Jun 23 2023

Matthew set the color for Auth (archived) to Red.
Jun 23 2023, 16:34
Matthew renamed Auth (archived) from Auth to Auth (archived).
Jun 23 2023, 16:34

Apr 6 2023

avivey archived Auth (archived).
Apr 6 2023, 10:21

Apr 2 2023

Cigaryno closed T15122: Twitch auth provider is not working - old twitch API has been decomissioned as Resolved.
Apr 2 2023, 07:37

Mar 28 2023

valerio.bozzolan added a project to T15152: MFA: Avoid to having to wait a minute so often, for example right after login: User-valerio.bozzolan.
Mar 28 2023, 09:04 · User-valerio.bozzolan

Feb 27 2023

valerio.bozzolan updated the task description for T15152: MFA: Avoid to having to wait a minute so often, for example right after login.
Feb 27 2023, 10:36 · User-valerio.bozzolan
valerio.bozzolan updated the task description for T15152: MFA: Avoid to having to wait a minute so often, for example right after login.
Feb 27 2023, 10:34 · User-valerio.bozzolan
valerio.bozzolan updated the task description for T15152: MFA: Avoid to having to wait a minute so often, for example right after login.
Feb 27 2023, 10:23 · User-valerio.bozzolan
valerio.bozzolan added a cover image to T15152: MFA: Avoid to having to wait a minute so often, for example right after login.
Feb 27 2023, 10:21 · User-valerio.bozzolan
valerio.bozzolan triaged T15152: MFA: Avoid to having to wait a minute so often, for example right after login as Low priority.
Feb 27 2023, 10:21 · User-valerio.bozzolan

Dec 8 2022

Matthew closed D25057: updating twitch to latest api (Helix).
Dec 8 2022, 22:41 · Auth (archived)
Matthew closed D25056: updating twitch to latest api (Helix).
Dec 8 2022, 22:39 · Auth (archived)

Nov 11 2022

Matthew closed D25055: Update sprite sheets.
Nov 11 2022, 20:04 · Auth (archived)
MacFan4000 added a comment to D25055: Update sprite sheets.

Could somebody please land this at some point t?

Nov 11 2022, 16:30 · Auth (archived)

Nov 5 2022

Cigaryno added a project to D25055: Update sprite sheets: Auth (archived).
Nov 5 2022, 11:46 · Auth (archived)

Oct 28 2022

avivey accepted D25057: updating twitch to latest api (Helix).
Oct 28 2022, 10:53 · Auth (archived)
avivey updated the diff for D25057: updating twitch to latest api (Helix).

Rebased and run unit tests again

Oct 28 2022, 10:43 · Auth (archived)
avivey accepted D25056: updating twitch to latest api (Helix).

(On a broader theme, this code should probably move into rP, right? Is there any use-case for arcanist directly making calls to 3rd party services?)

Oct 28 2022, 10:34 · Auth (archived)
avivey added a comment to T15122: Twitch auth provider is not working - old twitch API has been decomissioned.

running celerity map should just fix it. I'll take a look.

Oct 28 2022, 10:32

Oct 11 2022

k__nard added a comment to T15122: Twitch auth provider is not working - old twitch API has been decomissioned.

ok, done. But I don't know how to fix the unit tests. after running celerity map command what should I do ?

Oct 11 2022, 19:41
k__nard added a task to D25057: updating twitch to latest api (Helix): T15122: Twitch auth provider is not working - old twitch API has been decomissioned.
Oct 11 2022, 19:40 · Auth (archived)
k__nard added a revision to T15122: Twitch auth provider is not working - old twitch API has been decomissioned: D25057: updating twitch to latest api (Helix).
Oct 11 2022, 19:40
k__nard added a project to D25057: updating twitch to latest api (Helix): Auth (archived).
Oct 11 2022, 19:39 · Auth (archived)

Oct 9 2022

k__nard added a project to D25056: updating twitch to latest api (Helix): Auth (archived).
Oct 9 2022, 18:36 · Auth (archived)
k__nard added a revision to T15122: Twitch auth provider is not working - old twitch API has been decomissioned: D25056: updating twitch to latest api (Helix).
Oct 9 2022, 18:35

Sep 28 2022

k__nard added a comment to T15122: Twitch auth provider is not working - old twitch API has been decomissioned.

ok, I'll try. is there any expectation or format for the git message ?

Sep 28 2022, 19:22
avivey added a comment to T15122: Twitch auth provider is not working - old twitch API has been decomissioned.

also link to the updated Twitch docs about the auth API?

Sep 28 2022, 18:15
avivey added a comment to T15122: Twitch auth provider is not working - old twitch API has been decomissioned.

@k__nard: do you mind submitting the diffs as revisions using arc diff?

Sep 28 2022, 18:12

Sep 25 2022

avivey added a project to T15122: Twitch auth provider is not working - old twitch API has been decomissioned: Auth (archived).
Sep 25 2022, 04:51

Sep 24 2022

k__nard removed a member for Auth (archived): k__nard.
Sep 24 2022, 12:57
k__nard added a member for Auth (archived): k__nard.
Sep 24 2022, 12:57

May 13 2022

sau226 added a comment to T15037: Support OAuth login via GitHub/Google/etc?.

@speck I saw you commented earlier about this and am not sure if this was something you managed to do, or if you wanted someone else to handle the task?

May 13 2022, 16:32 · Governance

Mar 25 2022

golyalpha added a comment to T15078: Support for hardware keys as second factor.

What you're talking about is more like mTLS (mutual TLS), that's not actually how WebAuthn works. (Though supporting mTLS for sign-ins might also be something worth looking into)

Mar 25 2022, 09:19 · Auth
speck added a comment to T15078: Support for hardware keys as second factor.

I've only looked at the new auth frameworks briefly (WebAuthn, is there another standard too?). My basic understanding is that the browser provides the client with its own certificate which HTTP requests are able to include with it, as a means of providing authentication for the user. This seems like a reasonable thing to allow though I'd also be interested in learning more about the tech in general.

Mar 25 2022, 01:24 · Auth

Mar 24 2022

golyalpha added a comment to T15078: Support for hardware keys as second factor.

We should definitely focus on implementing WebAuthn, as that allows us to support almost every standard hardware key solution out there.

Mar 24 2022, 18:35 · Auth
avivey added a comment to T15078: Support for hardware keys as second factor.

The upstream discussion is at https://secure.phabricator.com/T8787

Mar 24 2022, 18:00 · Auth

Mar 23 2022

golyalpha created T15078: Support for hardware keys as second factor.
Mar 23 2022, 16:50 · Auth

Mar 13 2022

sau226 added a comment to T15037: Support OAuth login via GitHub/Google/etc?.

For Google, you can sign up for a Cloud Identity Free tenant and then set up the Oauth app inside Google Cloud. The Cloud Identity free system is basically Google Workspace/GSuite's user management system only.

Mar 13 2022, 02:33 · Governance

Oct 30 2021

Labricator added a comment to T15004: Decide who has admin/commit/security access.

Please revert this @chris

Oct 30 2021, 16:20 · Governance, Phorge
Policy changed the edit policy for T15004: Decide who has admin/commit/security access.
Oct 30 2021, 16:20 · Governance, Phorge
Nighters383 renamed T15004: Decide who has admin/commit/security access from Decide who has admin/commit/security access to Nightster383Decide who has admin/commit/security access.
Oct 30 2021, 15:57 · Governance, Phorge

Jul 30 2021

MacFan4000 added a comment to T15037: Support OAuth login via GitHub/Google/etc?.

And for google you don't need to provide an email, you can also just get a gmail address.

Jul 30 2021, 16:46 · Governance
MacFan4000 added a comment to T15037: Support OAuth login via GitHub/Google/etc?.

@speck we can use the existing GitHub organization for oauth. (an owner can setup the app in settings)

Jul 30 2021, 16:40 · Governance

Jul 29 2021

speck added a comment to T15037: Support OAuth login via GitHub/Google/etc?.

I think this would be reasonable but I think it requires setting up an account on GitHub or Google on behalf of Phorge (rather than using a member's personal account). If someone wants to set up a GitHub/Google account for phorge we can set it up here. It'll require an email address though and I'm not sure how to handle an organization email like that.

Jul 29 2021, 22:00 · Governance
20after4 created T15037: Support OAuth login via GitHub/Google/etc?.
Jul 29 2021, 21:53 · Governance

Jul 19 2021

MacFan4000 added a member for Auth (archived): MacFan4000.
Jul 19 2021, 16:16

Jun 15 2021

Matthew changed the visibility for Auth (archived).
Jun 15 2021, 04:24

Jun 11 2021

Matthew created Auth (archived).
Jun 11 2021, 16:21