Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow merging of accounts that are members of the same group (#9909)
* Remove unused import * Merge users with same groups * Added additional line in Permalinks config Added an additional line to restart Payara after changing settings in Permalinks section * Revert "#9717 grant CREATE instead of ALL per pdurbin" This reverts commit f71274e. * CREATE instead of ALL for public schema * Added: getZipDownloadLimit and getEmbargoEnabled API info endpoints * Added: docs for new info API endpoints * Fixed: missing guides reference in config.rst * Changed: :MaxEmbargoDurationInMonths setting directly exposed via API info endpoint * Changed: updated release notes * Changed: private Info.java method renamed * stub out page on API design, esp paths #9880 * remove embargo example, no longer used in #9881 * typo #9880 * Remove unused GPL-licensed code For unknown reasons, in 2009 several files from the JDK were copied into the Dataverse codebase, instead of referenced. It appears that these classes weren't really used. * Removed unused code --------- Co-authored-by: Jérôme ROUCOU <[email protected]> Co-authored-by: Pradyumna Sridhara <[email protected]> Co-authored-by: Philip Durbin <[email protected]> Co-authored-by: GPortas <[email protected]> Co-authored-by: bencomp <[email protected]> Co-authored-by: jeromeroucou <[email protected]>
- Loading branch information