Skip to content

7.x-2.1-php54

Pre-release
Pre-release
Compare
Choose a tag to compare
@sherakama sherakama released this 17 Jan 17:04
· 10 commits to php54-2.x since this release

Release type: New features, Bug fixes

  • Tamper data
    You can now alter the data before it gets saved to your entity directly
    through the UI. Very similar to Feeds Tamper Data.
  • Filters for importers
    Perhaps you didn't want everyone in that organization after all. You can now
    set conditions on the importers on who to import.
  • Webauth Integration
    Now when you create user entities you can have them automatically linked up
    with webauth so they may log in.
  • Simple SAML PHP auth Integration
    Instead of webauth you can use stanford_ssp to authenticate user entities
    created through CAPx
  • Performance improvements
    Wee speed.
  • Orphan processing performance improvements
  • Orphan processing logic enhancements
  • Minor bug fixes