I am not sure if this is even possible. But can I either get a list of the drupal.org users who are located in Utah or can we have an email sent to them? My organization and I are trying to locate other drupal users in our area so that we can maybe start doing state wide conferences, trainings, etc. Does anyone know how we could start that? We have created a Utah channel in slack with the Channel ID of C072CDJ2YMD (#utah). Thanks for any help or insight!
And I have sound glitches like on radio tuning. From all software, that have sounds: players, browser, messengers. Glitches disappear after restart. I find only 2 sites, that make it: drupal.org and my local bank. With Chrome - no problems.
Without Audacious glitches can be to, but not in 100% of cases.
I am working on a Drupal 10 site and I am doing some development work along the way. I have three versions of the site: A Devel site (local), a Deploy site (also local) and a production site (on a commercial hosting platform). I want to use PHPStorm's sync feature to upload the code changes (and download files and database changes that users make). When I "sync to deployed" I see files that are different from devel to deploy and production.
I believe multi-factor authentication should be implemented in core Drupal or at least supplied as an optional module that can be enabled. Multi-factor authentication is now a requirement for government and corporate websites in the USA. It should support both phone text and email devices so Drupal administrators can disable or enable text and/or email devices as additional factors. Third party services like Google Authenticate are not necessary. Contrib modules can do that. Current contrib modules for MFA are not satisfactory.
But, this does not completely meet my needs, because it only allows data access to content types based on user roles. I'm looking for something more detailed, where we can indicate at the article level, the role(s) that will be able to access the data.
Ex: I have two very distinct roles (Role1 & Role2) as well as three article-type contents.