mirror of https://github.com/jumpserver/jumpserver
19343540b9
some system user '\n\r' as line break, if we split commands by '\n', then '\r' will be considered as part of commands which will break sudo authentication. we can use splitlines function to avoid the problem. |
||
---|---|---|
.. | ||
__init__.py | ||
admin.py | ||
models.py | ||
tests.py | ||
urls.py | ||
views.py |