Closed scaphilo closed 5 years ago
This bug affects the apache deployed as well as the the django webserver deployed version of the koalixcrm.
Effect: The user cannot authenticate against the REST API only the login page is shown to the user.
How to fix: In the restinterface.py the permission_class decorator has to be used instead of ConditionalMethodDecorator
This bug affects the apache deployed as well as the the django webserver deployed version of the koalixcrm.
Effect: The user cannot authenticate against the REST API only the login page is shown to the user.
How to fix: In the restinterface.py the permission_class decorator has to be used instead of ConditionalMethodDecorator