mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
29057: ALF-9491: Bitrock 7.2.2 29063: ALF-8766 Concatenated strings in EN webclient file 29066: Merge DEV/DEV/BELARUS/V3.4-BUG-FIX-2011_07_13 to DEV/V3.4-BUG-FIX 29010: ALF-7396: Japanese- Untranslated 29072: HomeFolderProvider work - Changes as a result of Dave Ward's comments (HomeFolderManager not fully done as there is a spring issue with using NodeService, FileFolderService, fileFolderService, SearchService or searchService) 29074: ALF-7637 - Share displays incorrect folder contents after copy-on-outbound rule against working copy 29075: ALF-8406 - Configuring the datalist display for sub-types does not work 29082: ALF-6847 translation: "Collega" should be reverted to English: "Link" as per term list. 29087: ALF-5717 property names for wcm quickstart website-model had an invalid format or did not end in .description or .title 29093: Merge V3.3 to DEV/V3.4-BUG-FIX (28596) 28596: Remove dependency between subsystems and all the object factories in the parent context! - Do not allow eager initialization when looking up parent post processors - Removes circular dependencies from sysAdmin subsystem 29094: Merge HEAD to DEV/V3.4-BUG-FIX () 28892: Broke circular references between NodeService beans, NodeIndexer, Lucene and back to NodeService. - NodeIndexer is now bootstrapped to pull out reference to the Lucene beans 29100: Revert Merge V3.3 to DEV/V3.4-BUG-FIX (28596) Caused RepositoryStartupTest to fail 28596: Remove dependency between subsystems and all the object factories in the parent context! - Do not allow eager initialization when looking up parent post processors - Removes circular dependencies from sysAdmin subsystem 29102: ALF-9048: Make apply_amps.bat work from its installed location 29103: ALF-8746: Restored Japanese choice format translations 29104: Merged V3.3 to V3.4-BUG-FIX (Reinstated this revision as it is required) 28596: Remove dependency between subsystems and all the object factories in the parent context! - Do not allow eager initialization when looking up parent post processors - Removes circular dependencies from sysAdmin subsystem 29105: Use org.springframework.aop.target.LazyInitTargetSource in the NodeService public proxy to break a circular dependency 29106: Make PersonService interact with HomeFolderManager via a lazy proxy to prevent another circular dependency - Simple HomeFolderManager interface created - Implementation class renamed to PortableHomeFolderManager - Removed TODOs from authentication-services-context.xml 29107: Forgot to remove the serviceRegistry dependency from homeFolderManager 29108: ALF-9529: Installer memory consumption and startup time improvements - Bitrock discover the for loop! 29109: ALF-9530: Postgres installed as Windows service should run as a postgres user, not System - Fix from Bitrock 29118: Fix for ALF-6737 - It's impossible to view any version of the wiki page if it was renamed with native characters 29119: Fix for ALF-5787 - strings extracted for L10N in Web form creation help text 29124: ALF-9530: Follow up fix from Bitrock 29126: Fix for ALF-8344 - Incorrect message is displayed while recover deleted file 29127: Fix for ALF-9445 - French - Share, translation on Transfer Target configuration 29129: ALF-9476: Make FTPS work on IBM JDK 29133: Fix failing DictionaryRestApiTest 29136: Fix build issues from 29104: - run as system when creating home folders (PortableHomeFolderManager) - re-factored onCreateNode out of PortableHomeFolderManager into PersonServiceImpl - re-factored property PortableHomeFolderManager.enableHomeFolderCreationAsPeopleAreCreated to PersonServiceImpl.homeFolderCreationEager 29137: Fix for ALF-8831 - Internal error occurs in My Tasks Webscripts component 29138: Fix for ALF-8765 - Layout is displaced if translated string occupies more than 1 line 29140: Fix for ALF-8668 - Deleting author account causes Failed to load the forum posts 29142: - PortableHomeFolderManager: Moved code to run as System into PersonServiceImpl so that one must have a valid authority to call the publick makeHomeFolder method. The authority should already be valid if called via PersonServiceImpl. - Removed unused policyBehaviourFilter property from PersonServiceImpl 29146: ALF-8701: partially translated string in html-upload.get_fr 29147: ALF-8727: DE - changes to Root Category 29149: ALF-8731: DE - Wiki changes (space before full stop) 29152: ALF-9503: Add space after colon in strings in file wdr-messages.properties 29153: Fixed ALF-7899: association.ftl does not render when showTargetLink=true in workflow 29165: ALF-8749: on submit action properties in wcn-workflow-messages.properties 29166: Fix for ALF-6220 - Language pack - .ftl localization 29167: ALF-9550 - Typos in new section of webclient.properties 29169: Fix for ALF-7844 - W3C: Impossible to activate 'Choose from popular tags in this site' link by Enter/Space keys 29170: Merge V3.4-TEAM to V3.4-BUG-FIX (3.4.4) 27471: Fix for ALF-8150 - check for visibility before applying focus to element for IE. 29171: Fixes: ALF-8922, removes date formatting from API (now returns ISO8601) and instead formats it on the client, using L10N strings. 29172: Fix for ALF-2023 - Repository Action - Copy item to specific space doesn not include content. The option to 'deep copy' is now exposed in the UI for Run Action and Rules in Explorer. 29173: Fix for ALF-1446 - Sorting of inline descendants is not observed 29175: ALF-241 - The item is not coppied via 'Paste All' in Shelf when 'Details' page is opened 29177: Fix for ALF-9520 - confusing sample config. Reordered sample config file as suggested. 29178: Fixed ALF-6400: GERMAN: Explorer mouse over hints for TinyMCE are not localized Fixed ALF-5766: ALL translations errors in Explorer - Calendars are not localizable for content based on webforms 29202: Merge DEV/BELARUS/V3.4-BUG-FIX-2011_04_12 to V3.4-BUG-FIX (3.4.4) 27836: ALF-8524: CLONE - Sharepoint doesn't work with HTTPS Changes in url links required for HTTPS support. 29203: Restored removal of postgresCreateSymLinksLinuxBuildingFromWindows tag (32 bit Linux) from revision 26582 29211: Fix for ALF-1051 - It is impossible to find link by tag from link details page 29212: Fix for ALF-5301 - TinyMCE is replacing carriage return with white spaces 29250: Latest L10N update for all languages (DE, ES, FR, IT, JA) from Gloria (based on r29172) 29253: L10N Update from Gloria 29270: Fixed ALF-516: Unable to add content/delete tables in webform content when using FireFox 29271: Update from Gloria 29272: Merged BRANCHES/DEV/BELARUS/V3.4-BUG-FIX-2011_07_13 to BRANCHES/DEV/V3.4-BUG-FIX: (with minor modification) 29223: ALF-7619: When document A has an association with a document B editing A's properties fails if user has no permission to edit B 29274: ALF-9517 Incorrect behaviour of versions on Copy action. Version is 0.1 rather than 1.0 29283: Resolve ALF-8273: Valid datetime value cannot be parsed by CMIS AtomPub interface 29284: Update from Gloria 29286: ALF-9596: Merged PATCHES/V3.4.1 to V3.4-BUG-FIX 28150: ALF-8607: Detailed debug logging when out of sync transaction detected by index checker / tracker 28177: ALF-8607: Corrections to debug logging in AbstractReindexComponent 28213: ALF-8607: Further corrections to debug logging in AbstractReindexComponent - Log attributes from indexes, rather than nodeService properties 28341: ALF-8607: Stop index checker from 'lying' - isTxnPresentInIndex() call must be made in a new transaction in order to get a database view in sync with the current indexes 28352: ALF-8607: Revisit transaction delineation. Nested transaction only required in checkTxnsImpl() 28403: ALF-8607: Merged PATCHES/V3.3.4 to PATCHES/V3.4.1 27823: ALF-7237: Index tracker needs to perform a cascade reindex on updated nodes in order to cope with node moves 28406: ALF-8607: Improvement to FTS fix. Prevent FTS from restoring documents that have been deleted! 28412: ALF-8607: Invalidate properties and aspects as well as parent assocs when stale cache entry dected during transaction tracking 28427: ALF-8607: Prevent NPE with bad NodeRef in ADMLuceneIndexerImpl.createDocumentsImpl() 28705: ALF-8607: Validate transaction IDs when fetching parent associations - Compare the cached child node transaction ID against one fetched from the DB - Stops us from pairing up the cached node for an older or newer transaction with the wrong parent associations 28707: ALF-8607: Merged PATCHES/V3.3.4 to PATCHES/V3.4.1 28588: ALF-7237: Prevent FTS from ever wiping out a document that still exists and ignore duplicates 28708: ALF-8607: Make FTS capable of recovering from cache concurrency issues by using a RetryingTransactionHelper and better exception handling. - Also avoids skipping the entire batch when the reindexing of a particular document fails. 28710: ALF-8607: Corrected transaction delineation 28753: ALF-8607: Prevent errors caused by AbstractReindexComponent diagnostics trying to parse FTSREF document IDs as NodeRefs (which they aren't!) 28755: ALF-8607: When 'failing over' during FTS indexing, don't bother adding a FTS status document so we don't get stuck in a loop with a problematic document 28815: ALF-8607: Do two way validation of cached / fetched nodes and their parent associations to avoid skew - Should resolve problem of tracking moves to the archive store and moves in general 28862: ALF-8607: Lucene indexers now support 'read through' behaviour for FTS and Index tracking batches - Small discrete read only transactions used to read each reindexed node from the database / cache - Avoids cache 'drift' and 'skew' after long running indexing transactions 28863: ALF-8607: Missing file 28869: ALF-8607: isTxnPresentInIndex() needs to 'read through' so index tracker and checker don't pollute the cache 28872: ALF-8607: Optimization to prevent constant writing to AVM indexes whilst 'ticking over'. 28950: ALF-8607: Improved logic in AbstractReindexComponent.isTxnPresentInIndex() so that we can reliably cope with multi-store transactions (e.g. archive store + spaces store) - Due to FTS, the txn ID may have 'drifted in' to one store but not the other so we must validate all stores in the txn 29098: ALF-8607: Use getNodeRefStatus as a cache validation point for reindexing 'read through' transactions - Guarantees that FTS reindexed node will see correct state (well if we had consistent read behaviour it would!) - Removes stale nodeRef -> ID mappings (e.g. when original node moved to archive store and substituted with deleted node) - Inexplicably seems to produce a ~30x speedup in performance tests on MySQL! Appears to remove a contention point. More investigation required to find out what! 29287: ALF-9598: Merged PATCHES/V3.4.1 to V3.4-BUG-FIX 28653: ALF-9189: More efficient usage of IndexReaders to avoid huge memory churn with large indexes - A single reading thread could block out all other reading threads because a write lock is obtained whilst constructing a set of FilterIndexReaderByStringId readers and all deletions across all indexes have to be evaluated. We now cache a FilterIndexReaderByStringId for each 'layer' of the index so that we get some reuse. We also defer evaluation of deletions to AFTER the write lock is returned and in some cases never have to evaluate the deletions at all. - When merging deletions we now make use of a cached index reader for locating the documents, and only resort to a new reader if deletions have to be performed. Hopefully this will mean that the reader for the largest indexes, containing the least recently used stuff, will get left alone most of the time. 28690: ALF-9189: Corrections to previous fix - Forgot to remove non-lazy reader initialization - Fixed NPE - Reinstated correct looping behaviour - each processed delta must be considered as one of the indexes to search for the next processed delta 29099: ALF-9189: Avoid having to allocate a byte array full of number ones for all occurrences of a term to 'fake' norms. - Severe Lucene memory hog during FTS 29262: ALF-9189: Fixed memory leak during index tracking / reindexing and further memory leak regression - Fixed up Lucene refcounting again - remember to propagate through decrefs on ReferenceCounting readers - Refined ALF-9189 fix to guarantee mainreader clean up - Remember to flush the delta during reindexing / tracking - Some extra trace diagnostics to help 29288: ALF-9600: Merged PATCHES/V3.4.1 to V3.4-BUG_FIX 28876: ALF-9041: Merged HEAD to PATCHES/V3.4.1 28850: Latest SpringSurf libs - Fix to SSO connector passing empty username 29289: ALF-8241: assemble-tomcat populates endorsed directory with xalan.jar and serializer.jar and Bitrock installer installs these too 29291: Merged DEV/SWIFT to V3.4-BUG-FIX (3.4.4) - already merged to HEAD as part of a larger merge 26104: RM: Remove incomplete and unnecessary unit test 29302: Fix for ALF-8885 - Unable to paste item due to system error:null git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29325 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
662 lines
23 KiB
XML
662 lines
23 KiB
XML
<?xml version='1.0' encoding='UTF-8'?>
|
|
<!DOCTYPE beans PUBLIC '-//SPRING//DTD BEAN//EN' 'http://www.springframework.org/dtd/spring-beans.dtd'>
|
|
|
|
<!-- =================================================================== -->
|
|
<!-- This file contains the bean definitions that support authentication -->
|
|
<!-- =================================================================== -->
|
|
|
|
<!-- -->
|
|
<!-- Acegi is used for authentication and protecting method calls on public -->
|
|
<!-- services. To do this requires our authentication mechanism to work -->
|
|
<!-- within the acegi framework. -->
|
|
<!-- -->
|
|
<!-- It is important to decide if user names are case sensitive or not. -->
|
|
<!-- This is configured in repository.properties. -->
|
|
<!-- -->
|
|
<!-- -->
|
|
<!-- TODO: -->
|
|
<!-- -->
|
|
<!-- The transactional wrappers should be removed from the beans in this -->
|
|
<!-- file. This should be done in the public services definitions. -->
|
|
<!-- This requires some tests to be fixed up. -->
|
|
<!-- -->
|
|
|
|
|
|
<beans>
|
|
<!-- -->
|
|
<!-- The Acegi authentication manager. -->
|
|
<!-- -->
|
|
<!-- Provders are asked to authenticate in order. -->
|
|
<!-- First, is a provider that checks if an acegi authentication object -->
|
|
<!-- is already bound to the executing thread. If it is, and it is set -->
|
|
<!-- as authenticated then no further authentication is required. If -->
|
|
<!-- this is absent, Acegi validates the password for every method -->
|
|
<!-- invocation, which is too CPU expensive. If we set an -->
|
|
<!-- authentication based on a ticket etc .... or we want to set the -->
|
|
<!-- the system user as the current user ... we do not have the -->
|
|
<!-- password. So if we have set an authentication and set it as -->
|
|
<!-- authenticated that is sufficient to validate the user. -->
|
|
<!-- -->
|
|
<!-- If the authentication bound to the current thread is not set as -->
|
|
<!-- authenticated the standard Acegi DAO Authentication provider -->
|
|
<!-- is used to authenticate. -->
|
|
<!-- -->
|
|
|
|
<bean id="authenticationManager" class="net.sf.acegisecurity.providers.ProviderManager">
|
|
<property name="providers">
|
|
<list>
|
|
<ref bean="authenticatedAuthenticationPassthroughProvider" />
|
|
</list>
|
|
</property>
|
|
</bean>
|
|
|
|
|
|
<!-- An authentication Provider that just believes authentications -->
|
|
<!-- bound to the local thread are valid if they are set as -->
|
|
<!-- authenticated. -->
|
|
|
|
<bean id="authenticatedAuthenticationPassthroughProvider"
|
|
class="org.alfresco.repo.security.authentication.AuthenticatedAuthenticationPassthroughProvider" />
|
|
|
|
<!-- The authority DAO implements an interface extended from the Acegi -->
|
|
<!-- DAO that supports CRUD. -->
|
|
|
|
<!-- The editable authentication chain -->
|
|
<bean id="Authentication"
|
|
class="org.alfresco.repo.management.subsystems.DefaultChildApplicationContextManager"
|
|
parent="abstractPropertyBackedBean">
|
|
<property name="defaultChain">
|
|
<value>${authentication.chain}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Acegi providers now proxy to the first authentication DAO in the chain -->
|
|
<bean id="authenticationDao"
|
|
class="org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory">
|
|
<property name="applicationContextManager">
|
|
<ref bean="Authentication" />
|
|
</property>
|
|
<property name="interfaces">
|
|
<list>
|
|
<value>org.alfresco.repo.security.authentication.MutableAuthenticationDao</value>
|
|
</list>
|
|
</property>
|
|
<!-- A generic fallback implementation, in case the chain doesn't provide
|
|
one -->
|
|
<property name="defaultTarget">
|
|
<bean
|
|
class="org.alfresco.repo.security.authentication.DefaultMutableAuthenticationDao">
|
|
<property name="allowSetEnabled" value="true" />
|
|
<property name="allowGetEnabled" value="true" />
|
|
<property name="allowDeleteUser" value="true" />
|
|
<property name="allowCreateUser" value="true" />
|
|
</bean>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Allow the authentication subsystem to listen for SMB Server session
|
|
events -->
|
|
<bean id="SmbSessionListener"
|
|
class="org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory">
|
|
<property name="applicationContextManager">
|
|
<ref bean="Authentication" />
|
|
</property>
|
|
<property name="interfaces">
|
|
<list>
|
|
<value>org.alfresco.jlan.server.SessionListener</value>
|
|
</list>
|
|
</property>
|
|
<!-- A benign fallback implementation, in case the chain isn't interested! -->
|
|
<property name="defaultTarget">
|
|
<bean class="org.alfresco.filesys.NullSessionListener" />
|
|
</property>
|
|
</bean>
|
|
|
|
<bean id="CifsAuthenticator"
|
|
class="org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory">
|
|
<property name="applicationContextManager">
|
|
<ref bean="Authentication" />
|
|
</property>
|
|
<property name="sourceBeanName">
|
|
<value>cifsAuthenticator</value>
|
|
</property>
|
|
<property name="interfaces">
|
|
<list>
|
|
<value>org.alfresco.jlan.server.auth.ICifsAuthenticator</value>
|
|
<value>org.alfresco.repo.management.subsystems.ActivateableBean</value>
|
|
</list>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean id="FtpAuthenticator"
|
|
class="org.alfresco.repo.management.subsystems.ChainingSubsystemProxyFactory">
|
|
<property name="applicationContextManager">
|
|
<ref bean="Authentication" />
|
|
</property>
|
|
<property name="sourceBeanName">
|
|
<value>ftpAuthenticator</value>
|
|
</property>
|
|
<property name="interfaces">
|
|
<list>
|
|
<value>org.alfresco.jlan.ftp.FTPAuthenticator</value>
|
|
<value>org.alfresco.repo.management.subsystems.ActivateableBean</value>
|
|
</list>
|
|
</property>
|
|
<!-- A generic fallback implementation, in case the chain doesn't provide
|
|
one -->
|
|
<property name="defaultTarget">
|
|
<bean class="org.alfresco.filesys.auth.ftp.AlfrescoFtpAuthenticator"
|
|
parent="ftpAuthenticatorBase" />
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Passwords are encoded using MD4 -->
|
|
<!-- This is not ideal and only done to be compatible with NTLM -->
|
|
<!-- authentication against the default authentication mechanism. -->
|
|
|
|
<bean id="passwordEncoder"
|
|
class="org.alfresco.repo.security.authentication.MD4PasswordEncoderImpl"></bean>
|
|
|
|
|
|
<!-- The Authentication Service implementation. -->
|
|
<!-- -->
|
|
<!-- Each method 'chains' through all AuthenticationService implementations
|
|
in the authentication chain -->
|
|
|
|
<bean id="authenticationService"
|
|
class="org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationService">
|
|
<property name="sysAdminParams">
|
|
<ref bean="sysAdminParams" />
|
|
</property>
|
|
<property name="applicationContextManager">
|
|
<ref bean="Authentication" />
|
|
</property>
|
|
<property name="sourceBeanName">
|
|
<value>localAuthenticationService</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- The public authentication component. -->
|
|
|
|
<bean id="AuthenticationComponent"
|
|
class="org.springframework.transaction.interceptor.TransactionProxyFactoryBean">
|
|
<property name="proxyInterfaces">
|
|
<value>org.alfresco.repo.security.authentication.AuthenticationComponent</value>
|
|
</property>
|
|
<property name="transactionManager">
|
|
<ref bean="transactionManager" />
|
|
</property>
|
|
<property name="target">
|
|
<ref bean="authenticationComponent" />
|
|
</property>
|
|
<property name="transactionAttributes">
|
|
<props>
|
|
<prop key="*">${server.transaction.mode.default}</prop>
|
|
</props>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Parent bean for beans derived from AbstractAuthenticationComponent -->
|
|
<bean id="authenticationComponentBase" abstract="true">
|
|
<property name="authenticationContext">
|
|
<ref bean="authenticationContext" />
|
|
</property>
|
|
<property name="userRegistrySynchronizer">
|
|
<ref bean="userRegistrySynchronizer" />
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- The chaining authentication component -->
|
|
<bean id="authenticationComponent"
|
|
class="org.alfresco.repo.security.authentication.subsystems.SubsystemChainingAuthenticationComponent"
|
|
parent="authenticationComponentBase">
|
|
<property name="nodeService">
|
|
<ref bean="nodeService" />
|
|
</property>
|
|
<property name="personService">
|
|
<ref bean="personService" />
|
|
</property>
|
|
<property name="transactionService">
|
|
<ref bean="transactionService" />
|
|
</property>
|
|
<property name="applicationContextManager">
|
|
<ref bean="Authentication" />
|
|
</property>
|
|
<property name="sourceBeanName">
|
|
<value>authenticationComponent</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Import the user registry synchronizer from the synchronization subsystem -->
|
|
<bean id="userRegistrySynchronizer"
|
|
class="org.alfresco.repo.management.subsystems.SubsystemProxyFactory">
|
|
<property name="sourceApplicationContextFactory">
|
|
<ref bean="Synchronization" />
|
|
</property>
|
|
<property name="interfaces">
|
|
<list>
|
|
<value>org.alfresco.repo.security.sync.UserRegistrySynchronizer</value>
|
|
</list>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean id="authenticationContext"
|
|
class="org.alfresco.repo.security.authentication.AuthenticationContextImpl">
|
|
<property name="tenantService">
|
|
<ref bean="tenantService" />
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Simple Authentication component that rejects all authentication requests -->
|
|
<!-- Use this defintion for Novell IChain integration. -->
|
|
<!-- It should never go to the login screen so this is not required -->
|
|
|
|
<!-- <bean id="authenticationComponent" class="org.alfresco.repo.security.authentication.SimpleAcceptOrRejectAllAuthenticationComponentImpl"
|
|
parent="authenticationComponentBase"> <property name="accept"> <value>true</value>
|
|
</property> </property> <property name="nodeService"> <ref bean="nodeService"
|
|
/> </property> <property name="personService"> <ref bean="personService"
|
|
/> </property> <property name="transactionService"> <ref bean="transactionService"
|
|
/> </property> </bean> -->
|
|
|
|
<!-- support to match user names -->
|
|
|
|
<bean id="userNameMatcher" class="org.alfresco.repo.security.person.UserNameMatcherImpl">
|
|
<property name="userNamesAreCaseSensitive">
|
|
<value>${user.name.caseSensitive}</value>
|
|
</property>
|
|
<property name="domainNamesAreCaseSensitive">
|
|
<value>${domain.name.caseSensitive}</value>
|
|
</property>
|
|
<property name="domainSeparator">
|
|
<value>${domain.separator}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- The person service. -->
|
|
|
|
<bean id="personService" class="org.alfresco.repo.security.person.PersonServiceImpl" init-method="init">
|
|
<property name="transactionService" ref="transactionService" />
|
|
<property name="nodeService" ref="nodeService" />
|
|
<property name="tenantService" ref="tenantService"/>
|
|
<property name="searchService" ref="admSearchService" />
|
|
<property name="permissionServiceSPI" ref="permissionServiceImpl" />
|
|
<property name="authorityService" ref="authorityService" />
|
|
<property name="authenticationService" ref="authenticationService" />
|
|
<property name="dictionaryService" ref="dictionaryService" />
|
|
<property name="namespacePrefixResolver" ref="namespaceService" />
|
|
<property name="policyComponent" ref="policyComponent"/>
|
|
<property name="personCache" ref="personCache" />
|
|
<property name="permissionsManager" ref="personServicePermissionsManager" />
|
|
<property name="cannedQueryRegistry" ref="personServiceCannedQueryRegistry" />
|
|
<property name="aclDAO" ref="aclDAO" />
|
|
<property name="homeFolderManager" ref="HomeFolderManager" />
|
|
<property name="repoAdminService" ref="repoAdminService" />
|
|
<property name="serviceRegistry" ref="ServiceRegistry"/>
|
|
<!-- Configurable properties. -->
|
|
<property name="homeFolderCreationEager">
|
|
<value>${home.folder.creation.eager}</value>
|
|
</property>
|
|
<!-- -->
|
|
<!-- TODO: -->
|
|
<!-- Add support for creating real home spaces adn setting -->
|
|
<!-- permissions on the hame space and people created. -->
|
|
<!-- -->
|
|
<!-- The store in which people are persisted. -->
|
|
<property name="storeUrl">
|
|
<value>${spaces.store}</value>
|
|
</property>
|
|
<!-- Some authentication mechanisms may need to create people -->
|
|
<!-- in the repository on demand. This enables that feature. -->
|
|
<!-- If dsiabled an error will be generated for missing -->
|
|
<!-- people. If enabled then a person will be created and -->
|
|
<!-- persisted. -->
|
|
<!-- Valid values are -->
|
|
<!-- ${server.transaction.allow-writes} -->
|
|
<!-- false -->
|
|
<property name="createMissingPeople">
|
|
<value>${server.transaction.allow-writes}</value>
|
|
</property>
|
|
<property name="userNameMatcher">
|
|
<ref bean="userNameMatcher" />
|
|
</property>
|
|
<!-- New properties after 1.4.0 to deal with duplicate user ids when found -->
|
|
<property name="processDuplicates">
|
|
<value>true</value>
|
|
</property>
|
|
<!-- one of: LEAVE, SPLIT, DELETE -->
|
|
<property name="duplicateMode">
|
|
<value>SPLIT</value>
|
|
</property>
|
|
<property name="lastIsBest">
|
|
<value>true</value>
|
|
</property>
|
|
<property name="includeAutoCreated">
|
|
<value>false</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean id="personServiceCannedQueryRegistry" class="org.alfresco.util.registry.NamedObjectRegistry">
|
|
<property name="storageType" value="org.alfresco.query.CannedQueryFactory"/>
|
|
</bean>
|
|
|
|
<bean name="peopleGetChildrenCannedQueryFactory" class="org.alfresco.repo.node.getchildren.GetChildrenCannedQueryFactory">
|
|
<property name="registry" ref="personServiceCannedQueryRegistry"/>
|
|
<property name="dictionaryService" ref="dictionaryService"/>
|
|
<property name="tenantService" ref="tenantService"/>
|
|
<property name="nodeDAO" ref="nodeDAO"/>
|
|
<property name="qnameDAO" ref="qnameDAO"/>
|
|
<property name="localeDAO" ref="localeDAO"/>
|
|
<property name="contentDataDAO" ref="contentDataDAO"/>
|
|
<property name="cannedQueryDAO" ref="cannedQueryDAO"/>
|
|
<property name="methodSecurity" ref="PersonService_security_getPeople"/>
|
|
</bean>
|
|
|
|
<bean name="personServicePermissionsManager" class="org.alfresco.repo.security.person.PermissionsManagerImpl" >
|
|
<property name="permissionService">
|
|
<ref bean="permissionServiceImpl" />
|
|
</property>
|
|
<property name="ownableService">
|
|
<ref bean="ownableService" />
|
|
</property>
|
|
<property name="ownerPermissions">
|
|
<set>
|
|
<value>All</value>
|
|
</set>
|
|
</property>
|
|
<property name="userPermissions">
|
|
<set>
|
|
<value>All</value>
|
|
</set>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="homeFolderManager"
|
|
class="org.alfresco.repo.security.person.PortableHomeFolderManager">
|
|
<property name="nodeService">
|
|
<ref bean="NodeService" />
|
|
</property>
|
|
<property name="defaultProvider">
|
|
<ref bean="userHomesHomeFolderProvider" />
|
|
</property>
|
|
<property name="fileFolderService">
|
|
<ref bean="FileFolderService" />
|
|
</property>
|
|
<property name="searchService">
|
|
<ref bean="SearchService" />
|
|
</property>
|
|
<property name="NamespaceService">
|
|
<ref bean="NamespaceService" />
|
|
</property>
|
|
<property name="tenantService">
|
|
<ref bean="tenantService" />
|
|
</property>
|
|
</bean>
|
|
|
|
<bean id="HomeFolderManager" class="org.springframework.aop.framework.ProxyFactoryBean">
|
|
<property name="proxyInterfaces">
|
|
<list>
|
|
<value>org.alfresco.repo.security.person.HomeFolderManager</value>
|
|
</list>
|
|
</property>
|
|
<!-- Lazy init to avoid circular dependencies -->
|
|
<property name="targetSource">
|
|
<bean class="org.springframework.aop.target.LazyInitTargetSource">
|
|
<property name="targetBeanName">
|
|
<idref bean="homeFolderManager" />
|
|
</property>
|
|
</bean>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- deprecated use baseHomeFolderProvider2 -->
|
|
<bean name="baseHomeFolderProvider"
|
|
class="org.alfresco.repo.security.person.AbstractHomeFolderProvider"
|
|
abstract="true">
|
|
<!-- Requests services via ServiceRegistry for audit -->
|
|
<property name="serviceRegistry">
|
|
<ref bean="ServiceRegistry" />
|
|
</property>
|
|
<property name="homeFolderManager">
|
|
<ref bean="homeFolderManager" />
|
|
</property>
|
|
<property name="tenantService">
|
|
<ref bean="tenantService" />
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="baseHomeFolderProvider2"
|
|
class="org.alfresco.repo.security.person.AbstractHomeFolderProvider2"
|
|
abstract="true">
|
|
<property name="homeFolderManager">
|
|
<ref bean="homeFolderManager" />
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="existingHomeFolderProvider"
|
|
class="org.alfresco.repo.security.person.ExistingPathBasedHomeFolderProvider2"
|
|
abstract="true" parent="baseHomeFolderProvider2">
|
|
</bean>
|
|
|
|
<bean name="usernameHomeFolderProvider"
|
|
class="org.alfresco.repo.security.person.UsernameHomeFolderProvider"
|
|
abstract="true" parent="baseHomeFolderProvider2">
|
|
<property name="onCreatePermissionsManager">
|
|
<ref bean="defaultOnCreatePermissionsManager" />
|
|
</property>
|
|
<property name="onReferencePermissionsManager">
|
|
<ref bean="defaultOnReferencePermissionsManager" />
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="regexHomeFolderProvider"
|
|
class="org.alfresco.repo.security.person.RegexHomeFolderProvider"
|
|
abstract="true" parent="usernameHomeFolderProvider">
|
|
<property name="propertyName">
|
|
<value>${spaces.user_homes.regex.key}</value>
|
|
</property>
|
|
<property name="pattern">
|
|
<value>${spaces.user_homes.regex.pattern}</value>
|
|
</property>
|
|
<property name="groupOrder">
|
|
<value>${spaces.user_homes.regex.group_order}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
|
|
<bean name="companyHomeFolderProvider" parent="existingHomeFolderProvider">
|
|
<property name="rootPath">
|
|
<value>/${spaces.company_home.childname}</value>
|
|
</property>
|
|
<property name="storeUrl">
|
|
<value>${spaces.store}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="guestHomeFolderProviderPermissionsManager"
|
|
class="org.alfresco.repo.security.person.PermissionsManagerImpl">
|
|
<property name="permissionService">
|
|
<ref bean="permissionServiceImpl" />
|
|
</property>
|
|
<property name="ownableService">
|
|
<ref bean="ownableService" />
|
|
</property>
|
|
<property name="userPermissions">
|
|
<set>
|
|
<value>Consumer</value>
|
|
</set>
|
|
</property>
|
|
</bean>
|
|
|
|
|
|
<bean name="guestHomeFolderProvider" parent="existingHomeFolderProvider">
|
|
<property name="rootPath">
|
|
<value>/${spaces.company_home.childname}/${spaces.guest_home.childname}</value>
|
|
</property>
|
|
<property name="storeUrl">
|
|
<value>${spaces.store}</value>
|
|
</property>
|
|
<property name="onCreatePermissionsManager">
|
|
<ref bean="guestHomeFolderProviderPermissionsManager" />
|
|
</property>
|
|
<property name="onReferencePermissionsManager">
|
|
<ref bean="guestHomeFolderProviderPermissionsManager" />
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="bootstrapHomeFolderProvider"
|
|
class="org.alfresco.repo.security.person.BootstrapHomeFolderProvider"
|
|
parent="baseHomeFolderProvider2" />
|
|
|
|
<bean name="defaultOnCreatePermissionsManager"
|
|
class="org.alfresco.repo.security.person.PermissionsManagerImpl">
|
|
<property name="permissionService">
|
|
<ref bean="permissionServiceImpl" />
|
|
</property>
|
|
<property name="ownableService">
|
|
<ref bean="ownableService" />
|
|
</property>
|
|
<property name="inheritPermissions">
|
|
<value>false</value>
|
|
</property>
|
|
<property name="ownerPermissions">
|
|
<set>
|
|
<value>All</value>
|
|
</set>
|
|
</property>
|
|
<property name="userPermissions">
|
|
<set>
|
|
<value>All</value>
|
|
</set>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="defaultOnReferencePermissionsManager"
|
|
class="org.alfresco.repo.security.person.PermissionsManagerImpl">
|
|
<property name="permissionService">
|
|
<ref bean="permissionServiceImpl" />
|
|
</property>
|
|
<property name="ownableService">
|
|
<ref bean="ownableService" />
|
|
</property>
|
|
<property name="userPermissions">
|
|
<set>
|
|
<value>All</value>
|
|
</set>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="personalHomeFolderProvider" parent="usernameHomeFolderProvider">
|
|
<property name="rootPath">
|
|
<value>/${spaces.company_home.childname}</value>
|
|
</property>
|
|
<property name="storeUrl">
|
|
<value>${spaces.store}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="userHomesHomeFolderProvider" parent="usernameHomeFolderProvider">
|
|
<property name="rootPath">
|
|
<value>/${spaces.company_home.childname}/${spaces.user_homes.childname}</value>
|
|
</property>
|
|
<property name="storeUrl">
|
|
<value>${spaces.store}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<bean name="largeHomeFolderProvider" parent="regexHomeFolderProvider">
|
|
<property name="rootPath">
|
|
<value>/${spaces.company_home.childname}/${spaces.user_homes.childname}</value>
|
|
</property>
|
|
<property name="storeUrl">
|
|
<value>${spaces.store}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
|
|
<!-- The ticket component. -->
|
|
<!-- Used for reauthentication -->
|
|
<bean id="ticketComponent" class="org.springframework.aop.framework.ProxyFactoryBean">
|
|
<property name="proxyInterfaces">
|
|
<value>org.alfresco.repo.security.authentication.TicketComponent</value>
|
|
</property>
|
|
<property name="target">
|
|
<bean
|
|
class="org.alfresco.repo.security.authentication.InMemoryTicketComponentImpl">
|
|
<property name="ticketsCache">
|
|
<ref bean="ticketsCache" />
|
|
</property>
|
|
<!-- The period for which tickets are valid in XML duration format. -->
|
|
<!-- The default is PT1H for one hour. -->
|
|
<property name="validDuration">
|
|
<value>${authentication.ticket.validDuration}</value>
|
|
</property>
|
|
<!-- Do tickets expire or live for ever? -->
|
|
<property name="ticketsExpire">
|
|
<value>${authentication.ticket.ticketsExpire}</value>
|
|
</property>
|
|
<!-- Are tickets only valid for a single use? -->
|
|
<property name="oneOff">
|
|
<value>false</value>
|
|
</property>
|
|
<!-- If ticketsEpire is true then how they should expire -->
|
|
<!-- AFTER_INACTIVITY, AFTER_FIXED_TIME, DO_NOT_EXPIRE -->
|
|
<!-- The default is AFTER_FIXED_TIME -->
|
|
<property name="expiryMode">
|
|
<value>${authentication.ticket.expiryMode}</value>
|
|
</property>
|
|
</bean>
|
|
</property>
|
|
<property name="interceptorNames">
|
|
<list>
|
|
<idref bean="AuditMethodInterceptor" />
|
|
</list>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- -->
|
|
<bean id="nameBasedUserNameGenerator"
|
|
class="org.alfresco.repo.security.authentication.NameBasedUserNameGenerator">
|
|
<!-- name patterns available: %lastName%, lower case last name %firstName%,
|
|
lower case first name %emailAddress% email address %i% lower case first name
|
|
inital -->
|
|
<property name="namePattern">
|
|
<value>%firstName%_%lastName%</value>
|
|
</property>
|
|
|
|
<property name="userNameLength">
|
|
<value>10</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Used for generating user names -->
|
|
<bean id="userNameGenerator"
|
|
class="org.alfresco.repo.security.authentication.TenantAwareUserNameGenerator">
|
|
<property name="generator">
|
|
<ref bean="nameBasedUserNameGenerator" />
|
|
</property>
|
|
<property name="tenantService">
|
|
<ref bean="tenantService" />
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Used for generating passwords -->
|
|
<bean id="passwordGenerator"
|
|
class="org.alfresco.repo.security.authentication.BasicPasswordGenerator">
|
|
<property name="passwordLength">
|
|
<value>8</value>
|
|
</property>
|
|
</bean>
|
|
|
|
<!-- Authentication Util initialization -->
|
|
<bean id="authenticationUtil"
|
|
class="org.alfresco.repo.security.authentication.AuthenticationUtil">
|
|
<property name="defaultAdminUserName">
|
|
<value>${alfresco_user_store.adminusername}</value>
|
|
</property>
|
|
<property name="defaultGuestUserName">
|
|
<value>${alfresco_user_store.guestusername}</value>
|
|
</property>
|
|
</bean>
|
|
|
|
</beans>
|