File tree Expand file tree Collapse file tree
framework/security/src/test/resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616# specific language governing permissions and limitations
1717# under the License.
1818# ##############################################################################
19- # ###
20- # OFBiz Security Settings
21- # ###
19+
20+ # #############################################################################
21+ # Test override of security.properties with non production values.
22+ # This file shadows framework/security/config/security.properties on the
23+ # test classpath so that unit tests requiring security settings such as
24+ # JWT keys can run without the need to generate keys or modify the main
25+ # security.properties file.
26+ # #############################################################################
2227
2328# -- Security key used to encrypt and decrypt the autogenerated password in forgot password functionality.
2429# Read Passwords and JWT (JSON Web Tokens) usage documentation to choose the way you want to store this key
You can’t perform that action at this time.
0 commit comments