Curtis McHale

Results 52 issues of Curtis McHale

**Source** CM If a user hasn't logged in for 6 months we should downgrade them to a subscriber so that they have no access to a site. We'd need to...

enhancement

**Source** CM We should lock an account if a password has been tried on it 5 times without success. I don't think we should put a time limit on it,...

enhancement

**Source** CM [haveibeenpwned](https://haveibeenpwned.com) keeps track of publicly disclosed user account breaches. We can use their [API](https://haveibeenpwned.com/API/v3) to detect when a user has their email found in a new breech and...

enhancement

**Source** What is the state of our K8S logging and logging on `my.proudcity.com` Internal notes: https://github.com/proudcity/developers/blob/main/Github%20Issue%20Notes/2465%20-%20K8S%20and%20my%20proudcity%20logging.md

feature request

![CleanShot 2024-01-09 at 16 00 52](https://github.com/proudcity/wp-proudcity/assets/74561/5b89105a-59be-445f-b25b-34936eb78652) The Service Center tabs rely on an Angular app and provide nothing that can't be done inside WP already. We should deprecate this interface...

enhancement

Currently the top bar search is powered by Angular and the WP REST API but that sometimes means that the Angular app returns results slow while the WP Search and...

enhancement

**Source** Curtis Currently we had "hacked" the Auth0 plugin to make it possible to send users to their expected location in the WP dashboard when they clicked a link to...

enhancement

**Source** CM In [Nov 2024 Auth0 rules go away](https://manage.auth0.com/dashboard/us/proudcity/rules) and we use them for our Auth0 setup. We need to move to actions.

enhancement

## Source * [6664](https://proudcity.zendesk.com/agent/tickets/6664) ## Describe the bug When a user inputs a weak password during account setup the system rejects the password but gives an unclear message. It currently...

bug

**Source** CM **Is your feature request related to a problem? Please describe.** ElasticPress is running 2.8.2 from 2019 and we need to upgrade it as part of our PHP 8.2...

enhancement