eeditiones / tei-publisher-app

The main TEI Publisher app
https://teipublisher.com
GNU General Public License v3.0
68 stars 33 forks source link

Allow different group (other then tei) for generated application #221

Open daliboris opened 7 months ago

daliboris commented 7 months ago

The application generated by TEI Publisher relies on the fact that its owner or (logged) user is a member of the tei security group (in eXist.db). This can be a security issue for multiple applications running on the same server.

I suggest to extend the application generation dialog where you can define not only the username and password, but also the eXist-db database group (which should be created if it doesn't exist).

I tried find in the source code whre the tei group, or related settings occurs. Here are my findings: