[all] Take care of permissions
------------------------------
Key: LABS-259
URL: https://issues.apache.org/jira/browse/LABS-259
Project: Labs
Issue Type: Improvement
Components: Magma
Affects Versions: Current
Reporter: Simone Gianni
Assignee: Simone Gianni
Fix For: Future
There are a few places where Magma tries to access resources (files, system
properties etc..) without the proper checks for java security. These are, so
far :
- access to the magma.env property, quite spread in the code
- access to i18n files
- access to settings files
- a few reflection security policies :
(org.apache.magma.database.DatabaseIdentity.<init>(DatabaseIdentity.java:32)
calls setAccessible, while could avoid it f.e.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]