Repository: syncope Updated Branches: refs/heads/master 990f8cbbc -> 6664835ad
GoogleAppsPullActions does not exist any more on master Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/51b767ad Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/51b767ad Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/51b767ad Branch: refs/heads/master Commit: 51b767adc1634aced78f26b01c2119914a794e82 Parents: 990f8cb Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Jul 9 14:16:39 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Jul 9 14:16:39 2018 +0200 ---------------------------------------------------------------------- .../reference-guide/concepts/provisioning/pull.adoc | 9 --------- 1 file changed, 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/51b767ad/src/main/asciidoc/reference-guide/concepts/provisioning/pull.adoc ---------------------------------------------------------------------- diff --git a/src/main/asciidoc/reference-guide/concepts/provisioning/pull.adoc b/src/main/asciidoc/reference-guide/concepts/provisioning/pull.adoc index 2d88bf4..e1feddd 100644 --- a/src/main/asciidoc/reference-guide/concepts/provisioning/pull.adoc +++ b/src/main/asciidoc/reference-guide/concepts/provisioning/pull.adoc @@ -134,15 +134,6 @@ endif::[] the cipher algorithm associated with the password must match the value of `Password cipher algorithm` for the https://connid.atlassian.net/wiki/display/BASE/Database+Table#DatabaseTable-ConfigurationProperties[DatabaseTable connector bundle^]. -| -ifeval::["{snapshotOrRelease}" == "release"] -https://github.com/apache/syncope/blob/syncope-{docVersion}/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/pushpull/GoogleAppsPullActions.java[GoogleAppsPullActions^] -endif::[] -ifeval::["{snapshotOrRelease}" == "snapshot"] -https://github.com/apache/syncope/tree/master/core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/pushpull/GoogleAppsPullActions.java[GoogleAppsPullActions^] -endif::[] -| Required for setup of an External Resource based on the https://connid.atlassian.net/wiki/display/BASE/Google+Apps#GoogleApps-Configuration[ConnId GoogleApps connector bundle^]. - |=== ===== Remediation
