Commit b39fa66
committed
bug #5629 Fixing web user permission (BenoitLeveque)
This PR was merged into the 2.3 branch.
Discussion
----------
Fixing web user permission
If you have another web server like tomcat on your server, the previous command end up returning tomcat instead of apache.
Previously we looked at the whole line, now only at the user and the command name
Commits
-------
78ce3e9 Fix the way we found the apache/nginx user1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | | - | |
| 242 | + | |
243 | 243 | | |
244 | 244 | | |
245 | 245 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
0 commit comments