security-exclusions.conf 520 B

123456789101112131415
  1. regexp:.*login.*
  2. regexp:.*\[getLoginUser\].*
  3. [${$rmp.ctr.basic}/auth][/thirdPartyAccess][POST]
  4. [${$rmp.ctr.basic}/org][/download][GET]
  5. [${$rmp.ctr.basic}/course][/download][GET]
  6. [${$rmp.ctr.basic}/course][][GET]
  7. [${$rmp.ctr.basic}/org][/{id}][GET]
  8. [${$rmp.ctr.basic}/org][/all][GET]
  9. [${$rmp.ctr.basic}/student][/{id}][GET]
  10. [${$rmp.ctr.basic}/studentFaceInfo][/identityNumber][GET]
  11. [${$rmp.ctr.basic}/user][/{id}][GET]
  12. [${$rmp.ctr.basic}/org][/logo][GET]
  13. [${$rmp.cloud.basic}demo][getXxx,getYYY][POST]