[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Page MenuHomePhabricator

BituComponent
ActivePublic

Details

Description

Identity management service to centralize account creation/settings, access groups for Wikimedia Developer accounts.

See https://wikitech.wikimedia.org/wiki/IDM

As of 2023, stewarded by Infrastructure-Foundations

Recent Activity

Wed, Dec 4

Maintenance_bot removed a project from T381327: 500 Internal Server Error when changing password: Patch-For-Review.
Wed, Dec 4, 2:31 PM · Infrastructure-Foundations, Bitu
gerritbot added a comment to T381327: 500 Internal Server Error when changing password.

Change #1100451 merged by jenkins-bot:

[operations/software/bitu@master] Password reset: use passlib for hashing

https://gerrit.wikimedia.org/r/1100451

Wed, Dec 4, 1:58 PM · Infrastructure-Foundations, Bitu
gerritbot added a project to T381327: 500 Internal Server Error when changing password: Patch-For-Review.
Wed, Dec 4, 1:52 PM · Infrastructure-Foundations, Bitu
gerritbot added a comment to T381327: 500 Internal Server Error when changing password.

Change #1100451 had a related patch set uploaded (by Slyngshede; author: Slyngshede):

[operations/software/bitu@master] Password reset: use passlib for hashing

https://gerrit.wikimedia.org/r/1100451

Wed, Dec 4, 1:52 PM · Infrastructure-Foundations, Bitu
Dogu added a comment to T381327: 500 Internal Server Error when changing password.
Wed, Dec 4, 11:55 AM · Infrastructure-Foundations, Bitu
Dogu added a comment to T381327: 500 Internal Server Error when changing password.

@Dogu is it the wrong password :-)

It should be the same password you use for https://idp.wikimedia.org

Maybe something else went wrong with the hashing.

One workaround is to sign out on https://idm.wikimedia.org and then sign out of SSO as well, from https://idp.wikimedia.org/logout and then go to https://idm.wikimedia.org and pretend that you forgot your password. Or perhaps just a easy, use Toolforge: https://toolsadmin.wikimedia.org/profile/settings/change_password/ that will work as well.

I'll do a bit more digging, but I can understand if you just need to change your password. I'll work out the issue separately.

Wed, Dec 4, 11:39 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T381327: 500 Internal Server Error when changing password.

@Dogu is it the wrong password :-)

Wed, Dec 4, 11:36 AM · Infrastructure-Foundations, Bitu
Dogu added a comment to T381327: 500 Internal Server Error when changing password.

@Dogu We've updated idm.wikimedia.org with the fix. If you still have a need to update your password, please give it a go and let me know how it goes.

Wed, Dec 4, 10:56 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T381327: 500 Internal Server Error when changing password.

@Dogu We've updated idm.wikimedia.org with the fix. If you still have a need to update your password, please give it a go and let me know how it goes.

Wed, Dec 4, 8:56 AM · Infrastructure-Foundations, Bitu
gerritbot added a project to T381075: Notification management: Patch-For-Review.
Wed, Dec 4, 7:46 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
gerritbot added a comment to T381075: Notification management.

Change #1100388 had a related patch set uploaded (by Slyngshede; author: Slyngshede):

[operations/software/bitu@master] Updated notification handling

https://gerrit.wikimedia.org/r/1100388

Wed, Dec 4, 7:46 AM · Patch-For-Review, Infrastructure-Foundations, Bitu

Tue, Dec 3

Maintenance_bot removed a project from T381327: 500 Internal Server Error when changing password: Patch-For-Review.
Tue, Dec 3, 12:31 PM · Infrastructure-Foundations, Bitu
gerritbot added a comment to T381327: 500 Internal Server Error when changing password.

Change #1100058 merged by jenkins-bot:

[operations/software/bitu@master] Password update: avoid triggering invalid hash error

https://gerrit.wikimedia.org/r/1100058

Tue, Dec 3, 11:51 AM · Infrastructure-Foundations, Bitu
gerritbot added a project to T381327: 500 Internal Server Error when changing password: Patch-For-Review.
Tue, Dec 3, 10:03 AM · Infrastructure-Foundations, Bitu
gerritbot added a comment to T381327: 500 Internal Server Error when changing password.

Change #1100058 had a related patch set uploaded (by Slyngshede; author: Slyngshede):

[operations/software/bitu@master] Password update: avoid triggering invalid hash error

https://gerrit.wikimedia.org/r/1100058

Tue, Dec 3, 10:03 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T381327: 500 Internal Server Error when changing password.

Limit in passlib is here: https://foss.heptapod.net/python-libs/passlib/-/blob/branch/stable/passlib/handlers/ldap_digests.py?ref_type=heads#L200

Tue, Dec 3, 8:12 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T381327: 500 Internal Server Error when changing password.

Okay, the bug has been located. We're using the passlib library to do password validation. Apparently that library is a little particular about formatting of hashes.

Tue, Dec 3, 7:58 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T381327: 500 Internal Server Error when changing password.

Hi, thank you for reporting.

Tue, Dec 3, 7:46 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF claimed T381327: 500 Internal Server Error when changing password.
Tue, Dec 3, 7:23 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF changed the status of T381327: 500 Internal Server Error when changing password from Open to In Progress.
Tue, Dec 3, 7:23 AM · Infrastructure-Foundations, Bitu

Mon, Dec 2

Pppery renamed T381327: 500 Internal Server Error when changing password from IDM Bug-Report to 500 Internal Server Error when changing password.
Mon, Dec 2, 8:49 PM · Infrastructure-Foundations, Bitu
Dogu created T381327: 500 Internal Server Error when changing password.
Mon, Dec 2, 8:43 PM · Infrastructure-Foundations, Bitu

Thu, Nov 28

MoritzMuehlenhoff added a comment to T381075: Notification management.

I like that, it's not to complicated and flexible enough for most I should think.

Thu, Nov 28, 10:38 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
SLyngshede-WMF added a comment to T381075: Notification management.

I like that, it's not to complicated and flexible enough for most I should think. Technically that would also allow some one to be notified about requests, while not actually having the permission to approve, or would we like to guard against that?

Thu, Nov 28, 10:21 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
MoritzMuehlenhoff added a comment to T381075: Notification management.

How about something like the following?

Thu, Nov 28, 10:18 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
SLyngshede-WMF triaged T381075: Notification management as Medium priority.
Thu, Nov 28, 9:51 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
SLyngshede-WMF created T381075: Notification management.
Thu, Nov 28, 9:51 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
Maintenance_bot removed a project from T378344: Show username of currently logged in user: Patch-For-Review.
Thu, Nov 28, 9:30 AM · Infrastructure-Foundations, Bitu
gerritbot added a comment to T378344: Show username of currently logged in user.

Change #1098470 merged by jenkins-bot:

[operations/software/bitu@master] Show CN as signed in username

https://gerrit.wikimedia.org/r/1098470

Thu, Nov 28, 9:23 AM · Infrastructure-Foundations, Bitu
gerritbot added a project to T380998: Broken user dropdown on block log when logged out: Patch-For-Review.
Thu, Nov 28, 8:49 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
gerritbot added a comment to T380998: Broken user dropdown on block log when logged out.

Change #1098881 had a related patch set uploaded (by Slyngshede; author: Slyngshede):

[operations/software/bitu@master] Only show sign in link for anonymous users

https://gerrit.wikimedia.org/r/1098881

Thu, Nov 28, 8:49 AM · Patch-For-Review, Infrastructure-Foundations, Bitu
SLyngshede-WMF changed the status of T380998: Broken user dropdown on block log when logged out from Open to In Progress.
Thu, Nov 28, 7:53 AM · Patch-For-Review, Infrastructure-Foundations, Bitu

Wed, Nov 27

taavi created T380998: Broken user dropdown on block log when logged out.
Wed, Nov 27, 3:51 PM · Patch-For-Review, Infrastructure-Foundations, Bitu
gerritbot added a project to T378344: Show username of currently logged in user: Patch-For-Review.
Wed, Nov 27, 9:02 AM · Infrastructure-Foundations, Bitu
gerritbot added a comment to T378344: Show username of currently logged in user.

Change #1098470 had a related patch set uploaded (by Slyngshede; author: Slyngshede):

[operations/software/bitu@master] Show CN as signed in username

https://gerrit.wikimedia.org/r/1098470

Wed, Nov 27, 9:02 AM · Infrastructure-Foundations, Bitu

Mon, Nov 25

bd808 updated the task description for T380704: Block/unblock account feature request.
Mon, Nov 25, 4:37 PM · Infrastructure-Foundations, Bitu
Urbanecm added a comment to T378693: Unblocking an account in Bitu causes a internal server error.

Thanks! Seems to work now :).

Mon, Nov 25, 9:48 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T335474: Implementation of request flow, a subtask of T340720: Implement SRE Access Request functionality in Bitu, as Resolved.
Mon, Nov 25, 9:31 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T335474: Implementation of request flow as Resolved.
Mon, Nov 25, 9:31 AM · Bitu, Infrastructure-Foundations, SRE
SLyngshede-WMF closed T346601: Unable to change email address as Resolved.

Wikitech can no longer update email an address in LDAP and Bitu will no long cache, or even attempt to use any email address beyond what is stored in LDAP.

Mon, Nov 25, 9:28 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T371612: Don't get password reset emails for my alt through IDM as Declined.
Mon, Nov 25, 9:25 AM · Mail, Infrastructure-Foundations, Bitu
SLyngshede-WMF changed the status of T371612: Don't get password reset emails for my alt through IDM from Open to Stalled.

Cannot reproduce and we've where not able to find any indication in the logs that the email where not sent.

Mon, Nov 25, 9:25 AM · Mail, Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T376991: Publically available log of blocked/unblocked accounts. as Resolved.

Moving feature requests to new task.

Mon, Nov 25, 9:23 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T376991: Publically available log of blocked/unblocked accounts., a subtask of T359820: Developer Account Blocking: Migrate the one-stop Developer (un)Blocking from Wikitech to Bitu, as Resolved.
Mon, Nov 25, 9:23 AM · collaboration-services, Infrastructure-Foundations, Bitu
SLyngshede-WMF triaged T380704: Block/unblock account feature request as Low priority.
Mon, Nov 25, 9:22 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF created T380704: Block/unblock account feature request.
Mon, Nov 25, 9:22 AM · Infrastructure-Foundations, Bitu
SLyngshede-WMF closed T379596: Bitu - Create and configure account managers group as Resolved.
Mon, Nov 25, 9:20 AM · Bitu, Infrastructure-Foundations
SLyngshede-WMF closed T378693: Unblocking an account in Bitu causes a internal server error as Resolved.

@Urbanecm this should be fixed now.

Mon, Nov 25, 9:20 AM · Infrastructure-Foundations, Bitu

Thu, Nov 21

SLyngshede-WMF changed the status of T364605: Move Striker to Bitu username validation API from Open to In Progress.
Thu, Nov 21, 3:11 PM · Patch-For-Review, Striker, Infrastructure-Foundations, Bitu, cloud-services-team
SLyngshede-WMF added a comment to T364605: Move Striker to Bitu username validation API.

Authentication has been disabled on idm-test.wikimedia.org. If everything works we can deploy the change to production.

Thu, Nov 21, 3:11 PM · Patch-For-Review, Striker, Infrastructure-Foundations, Bitu, cloud-services-team