# reCAPTCHA

Published articles for reCAPTCHA.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Keycloak 26.7.3 released

DevFeed: [Keycloak 26.7.3 released](<https://devfeed.tech/articles/keycloak-26-7-3-released-31789.md>)

Original publisher: [Read original article](<https://www.keycloak.org/2026/08/keycloak-2673-released>)

Author: Keycloak Team

Published: 2026-08-31T00:00:00Z

Content type: release

Language: en

Sources: [Keycloak Blog](<https://devfeed.tech/sources/keycloak-blog.md>)

Topics: [Keycloak](<https://devfeed.tech/topics/keycloak.md>), [Security](<https://devfeed.tech/topics/security.md>), [OpenID connect (OIDC)](<https://devfeed.tech/topics/oidc.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [LDAP](<https://devfeed.tech/topics/ldap.md>), [reCAPTCHA](<https://devfeed.tech/topics/recaptcha.md>)

Tags: [2026](<https://devfeed.tech/tags/2026.md>), [cve](<https://devfeed.tech/tags/cve.md>), [idm](<https://devfeed.tech/tags/idm.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [kerberos](<https://devfeed.tech/tags/kerberos.md>), [keycloak](<https://devfeed.tech/tags/keycloak.md>), [keycloak-release](<https://devfeed.tech/tags/keycloak-release.md>), [ldap](<https://devfeed.tech/tags/ldap.md>), [microsoft](<https://devfeed.tech/tags/microsoft.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [openid-connect](<https://devfeed.tech/tags/openid-connect.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [release](<https://devfeed.tech/tags/release.md>), [saml](<https://devfeed.tech/tags/saml.md>), [security](<https://devfeed.tech/tags/security.md>), [sso](<https://devfeed.tech/tags/sso.md>)

### AI overview

Keycloak 26.7.3 was released on August 31, 2026. The release includes security fixes addressing LDAP certificate verification, signed-JWT assertion policies, authorization controls, information disclosure, token exchange restrictions, OIDC response-parameter injection, and related issues.

### Source excerpt

To download the release go to Keycloak downloads. Upgrading Before upgrading refer to the migration guide for a complete list of changes. All resolved issues Security fixes #50785 CVE-2026-35563: LDAP client implementation in version 2.1.7 does not verify if the server certificate matches the intended LDAP hostname ldap #50997 [CVE-2026-16093] Required signed-JWT assertion policy can be bypassed with unsigned assertion headers oidc #50998 [CVE-2026-16072] Organization managers can create managed members through stored registration links without manage-users organizations #51001 [CVE-2026-16108] Realm default-group reads disclose hidden groups under FGAP v2 admin/fine-grained-permissions #51002 [CVE-2026-16105] Missing per-role authorization on RoleContainerResource composite endpoints admin/rbac #51003 [CVE-2026-16089] Authorization codes can be retargeted to another client session oidc #51005 [CVE-2026-16104] Authenticator config surfaces expose raw reCAPTCHA secrets admin/fine-grained-permissions #51112 [CVE-2026-16106] Incorrect authorization in admin role-composite deletion allows delegated admin to remove privileged child roles admin/fine-grained-permissions #51142 [CVE-2026-17059] Information disclosure: GET /roles/{role}/users returns user PII without the per-user view filter admin/fine-grained-permissions #51279 [CVE-2026-18218] Client not-before revocation is ignored when realm not-before is older but nonzero oidc #51282 [CVE-2026-18215] Microsoft external access-token exchange bypasses configured tenant token-exchange #51283 [CVE-2026-18201] Generic identity-provider creation can bind brokers to organizations without manage-organizations organizations #51286 [CVE-2026-18209] Incomplete fix for redirect_uri OIDC response-parameter injection: forbidden-parameter check (commit 18832bca) inspects only the query string, not the URL fragment oidc #51287 [CVE-2026-18214] Google external access-token exchange bypasses hosted-domain restriction token-exchange #5137

## Adding AI-powered star-rating suggestions to reviews with Firebase AI Logic

DevFeed: [Adding AI-powered star-rating suggestions to reviews with Firebase AI Logic](<https://devfeed.tech/articles/ai-in-action-adding-ai-powered-reviews-16631.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/10/adding-ai-powered-reviews>)

Author: Alexander Nohe; Jeff Huleatt

Published: 2025-10-01T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Google AI](<https://devfeed.tech/topics/google-ai.md>), [API keys](<https://devfeed.tech/topics/api-keys.md>), [Generative AI](<https://devfeed.tech/topics/generative-ai.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-logic](<https://devfeed.tech/tags/ai-logic.md>), [api-keys](<https://devfeed.tech/tags/api-keys.md>), [app-check](<https://devfeed.tech/tags/app-check.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [hybrid-inference](<https://devfeed.tech/tags/hybrid-inference.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [on-device-ai](<https://devfeed.tech/tags/on-device-ai.md>), [react](<https://devfeed.tech/tags/react.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial explains how the Friendly Eats app uses Firebase AI Logic to suggest a star rating while a user writes a review. It discusses choosing a client-side SDK, protecting Gemini API keys through a proxy, using on-device models when available, securing requests with Firebase App Check, and balancing model cost, speed, and quality.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Mike Krieger and Luis von Ahn join Figma's Board of Directors

DevFeed: [Mike Krieger and Luis von Ahn join Figma's Board of Directors](<https://devfeed.tech/articles/mike-krieger-and-luis-von-ahn-join-figma-s-board-of-directors-9976.md>)

Original publisher: [Read original article](<https://www.figma.com/blog/mike-krieger-and-luis-von-anh-join-board/>)

Author: Figma

Published: 2025-07-21T00:00:00Z

Content type: news

Language: en

Sources: [Figma Blog](<https://devfeed.tech/sources/figma-blog.md>)

Topics: [Figma](<https://devfeed.tech/topics/figma.md>), [anthropic](<https://devfeed.tech/topics/anthropic.md>), [Product Management](<https://devfeed.tech/topics/product-management.md>)

Tags: [anthropic](<https://devfeed.tech/tags/anthropic.md>), [ceo](<https://devfeed.tech/tags/ceo.md>), [cto](<https://devfeed.tech/tags/cto.md>), [customer](<https://devfeed.tech/tags/customer.md>), [design](<https://devfeed.tech/tags/design.md>), [education](<https://devfeed.tech/tags/education.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [executive](<https://devfeed.tech/tags/executive.md>), [figma](<https://devfeed.tech/tags/figma.md>), [infrastructure](<https://devfeed.tech/tags/infrastructure.md>), [product-design](<https://devfeed.tech/tags/product-design.md>), [product-engineering](<https://devfeed.tech/tags/product-engineering.md>), [product-management](<https://devfeed.tech/tags/product-management.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [security](<https://devfeed.tech/tags/security.md>)

### AI overview

Figma announces that Mike Krieger, Chief Product Officer of Anthropic, and Luis von Ahn, co-founder and CEO of Duolingo, are joining its Board of Directors. The article highlights their experience in product development, design, engineering, infrastructure, education, and internet security.

### Source excerpt

Mike Krieger, CPO of Anthropic, and Luis von Anh, co-founder and CEO of Duolingo, are joining Figma's Board of Directors.

## Keycloak 26.1.5 released

DevFeed: [Keycloak 26.1.5 released](<https://devfeed.tech/articles/keycloak-26-1-5-released-31695.md>)

Original publisher: [Read original article](<https://www.keycloak.org/2025/04/keycloak-2615-released>)

Author: Keycloak Team

Published: 2025-04-11T00:00:00Z

Content type: release

Language: en

Sources: [Keycloak Blog](<https://devfeed.tech/sources/keycloak-blog.md>)

Topics: [Keycloak](<https://devfeed.tech/topics/keycloak.md>), [Quarkus](<https://devfeed.tech/topics/quarkus.md>), [tracing](<https://devfeed.tech/topics/tracing.md>), [JSON Web Tokens](<https://devfeed.tech/topics/jwt.md>), [LDAP](<https://devfeed.tech/topics/ldap.md>), [reCAPTCHA](<https://devfeed.tech/topics/recaptcha.md>), [WebAuthn](<https://devfeed.tech/topics/webauthn.md>)

Tags: [bugs](<https://devfeed.tech/tags/bugs.md>), [docs](<https://devfeed.tech/tags/docs.md>), [idm](<https://devfeed.tech/tags/idm.md>), [jwt](<https://devfeed.tech/tags/jwt.md>), [kerberos](<https://devfeed.tech/tags/kerberos.md>), [keycloak](<https://devfeed.tech/tags/keycloak.md>), [keycloak-release](<https://devfeed.tech/tags/keycloak-release.md>), [ldap](<https://devfeed.tech/tags/ldap.md>), [oidc](<https://devfeed.tech/tags/oidc.md>), [openid-connect](<https://devfeed.tech/tags/openid-connect.md>), [quarkus](<https://devfeed.tech/tags/quarkus.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [release](<https://devfeed.tech/tags/release.md>), [saml](<https://devfeed.tech/tags/saml.md>), [sso](<https://devfeed.tech/tags/sso.md>), [tests](<https://devfeed.tech/tags/tests.md>), [tracing](<https://devfeed.tech/tags/tracing.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

Keycloak 26.1.5 is a release containing an upgrade to Quarkus 3.15.4, OpenTelemetry-related changes, and fixes across administration, authentication, account UI, documentation, CI, and other components.

### Source excerpt

To download the release go to Keycloak downloads. Upgrading Before upgrading refer to the migration guide for a complete list of changes. All resolved issues Enhancements #38409 Upgrade to Quarkus 3.15.4 dist/quarkus #38764 OTel: Unable to disable sampling at runtime; tracing-sampler-ratio validation prevents setting 0.0 dist/quarkus Bugs #36482 The root cause of error is suppressed in KC 26 at building dependencies #37792 Save Button Not Enabled When Switching OTP Type from "Time Based" to "Counter Based" admin/ui #37869 ConditionalOtpFormAuthenticator fails to set CONFIGURE_TOTP required action for LDAP read-only users #38041 [Keycloak CI] - WebAuthn tests ci #38063 Issue in clearing offline sessions internally using ClearExpiredUserSessions Scheduled task #38152 Broken guides link on reverseproxy page docs #38353 Keycloak email message ID contains the local host name or IP address core #38454 Keycloak account console is missing the Keycloak logo account/ui #38576 Define a max expiration window for Signed JWT client authentication oidc #38607 Recaptcha secret key configuration lost when migrating from 24.0.5 to 26.1.4 authentication #38740 OTelHttpClientFactory not configured properly when tracing enabled dist/quarkus

## Use Firebase Auth on Devices without Google Play Services

DevFeed: [Use Firebase Auth on Devices without Google Play Services](<https://devfeed.tech/articles/use-firebase-auth-on-devices-without-google-play-services-16361.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/10/firebase-auth-android-non-gms>)

Author: Peter Friese; Malcolm Deck

Published: 2020-10-28T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [Android](<https://devfeed.tech/topics/android.md>), [Google Play](<https://devfeed.tech/topics/google-play.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [Realtime Database](<https://devfeed.tech/topics/realtime-database.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [authentication](<https://devfeed.tech/tags/authentication.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google-play](<https://devfeed.tech/tags/google-play.md>), [gradle](<https://devfeed.tech/tags/gradle.md>), [launch](<https://devfeed.tech/tags/launch.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [testing](<https://devfeed.tech/tags/testing.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase Authentication Android SDK version 20.0.0 no longer depends on Google Play services, enabling Firebase Authentication on Android devices without those services. Developers can update to Firebase Android BoM version 26.0.0 without changing their code. Phone number sign-in uses SafetyNet when available and reCAPTCHA when it is not.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Guard Your Web Content from Abuse with reCAPTCHA and Firebase

DevFeed: [Guard Your Web Content from Abuse with reCAPTCHA and Firebase](<https://devfeed.tech/articles/guard-your-web-content-from-abuse-with-recaptcha-and-firebase-16218.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2017/08/guard-your-web-content-from-abuse-with>)

Author: Doug Stevenson

Published: 2017-08-18T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Cloud Functions](<https://devfeed.tech/topics/cloud-functions.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [Back end](<https://devfeed.tech/topics/backend.md>)

Tags: [backend](<https://devfeed.tech/tags/backend.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [npm](<https://devfeed.tech/tags/npm.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

### AI overview

A Firebase team tutorial explains how to protect web content and backend services from spam and bot abuse by integrating reCAPTCHA with Firebase Hosting and Cloud Functions for Firebase. It covers creating a Firebase project, initializing Hosting and Functions with the Firebase CLI, installing npm modules, and testing deployment.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## September 2012 Meeting Minutes

DevFeed: [September 2012 Meeting Minutes](<https://devfeed.tech/articles/september-2012-meeting-minutes-33236.md>)

Original publisher: [Read original article](<https://reactos.org/project-news/september-2012-meeting-minutes/>)

Published: 2012-10-03T00:00:00Z

Content type: news

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Website](<https://devfeed.tech/topics/website.md>), [jira](<https://devfeed.tech/topics/jira.md>), [LDAP](<https://devfeed.tech/topics/ldap.md>), [migration](<https://devfeed.tech/topics/migration.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [3D graphics](<https://devfeed.tech/topics/3d-graphics.md>), [LLVM](<https://devfeed.tech/topics/llvm.md>)

Tags: [3d-graphics](<https://devfeed.tech/tags/3d-graphics.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [free](<https://devfeed.tech/tags/free.md>), [jira](<https://devfeed.tech/tags/jira.md>), [just](<https://devfeed.tech/tags/just.md>), [ldap](<https://devfeed.tech/tags/ldap.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [migration](<https://devfeed.tech/tags/migration.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [recaptcha](<https://devfeed.tech/tags/recaptcha.md>), [version](<https://devfeed.tech/tags/version.md>), [website](<https://devfeed.tech/tags/website.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

### AI overview

ReactOS meeting minutes from September 27, 2012 cover website and Typo3 deployment progress, RosBE release and build testing, registration alternatives, and plans to address outdated Mesa and Gallium3D integration challenges.

### Source excerpt

2012-09-27 19:00 UTC freenode, #reactos-meeting Proceedings Meeting started at 19:17 by Aleksey Bragin 0. Website progress, plan for the next month. 1. Next RosBE release - recent status and what will come next. 2. Gallium3D poor performance - what to do. 3. CIA.vc replacement. Point 0 Aleksey Bragin summarized the work done since the last meeting, including setting up an LDAP mirror that Jira could use to authenticate against.