Skip to content

Commit

Permalink
Merge pull request #274 from PROCERGS/issue#794
Browse files Browse the repository at this point in the history
Added missing Remote Claims audit tables
  • Loading branch information
guilhermednt committed Jul 10, 2018
2 parents f75ba9d + 260a44e commit f0f387c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/config/config.yml
Expand Up @@ -283,6 +283,9 @@ simple_things_entity_audit:
- LoginCidadao\OAuthBundle\Entity\Organization
- LoginCidadao\OpenIDBundle\Entity\ClientMetadata

- LoginCidadao\RemoteClaimsBundle\Entity\RemoteClaim
- LoginCidadao\RemoteClaimsBundle\Entity\RemoteClaimAuthorization

- LoginCidadao\PhoneVerificationBundle\Entity\PhoneVerification
- LoginCidadao\PhoneVerificationBundle\Entity\SentVerification

Expand Down

0 comments on commit f0f387c

Please sign in to comment.