/
Refactoring: single place for random code generation
Refactoring: single place for random code generation
Imported from: http://groups.google.com/group/in-portal-dev/browse_thread/thread/10c81f4fcd9c176b#
In-Portal has interesting method, that is used to generated random codes. For example it's used for session id generation.
Because this method is located in Session class it can't be used in other places due it's visibility. I'm proposing to move this method to kUtil class.
centralize_random_code_generation.patch
Related Tasks
Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.