Skip to content

Verify the namespace_id and eligibility on duo pro trial service layer

Doug Stull requested to merge 462116-fix-eligible-namespaces into master

What does this MR do and why?

Verify the namespace_id and eligibility on duo pro trial service layer

  • if the namespace_id isn't an eligible namespace for the user, then return not_found
  • if the namespace selected already has trialed or had a subscription in the past, then it is not eligible
  • see #462116 (closed)

Changelog: fixed EE: true

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #462116 (closed)

Edited by Doug Stull

Merge request reports