Skip to content

Commit

Permalink
Add Directory Permissions to README
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Oct 30, 2022
1 parent 0207322 commit bb8ebd8
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
19 changes: 14 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Add a support section in the Kanboard Settings interface so that end users can e
Features
-------------

- **Directory Permissions**
- Check if directories are writeable or not
- Display folder owner to Admins
- Display detected folder permissions to Admins
- Display permissions also in Linux format to Admins
- **User Configuration**
- Displays basic settings about the logged in user (including user ID, IP address and browser details) which may be useful to support professionals
- IP Lookup button for Admin
Expand All @@ -24,21 +29,25 @@ Features
- Show SMTP details if set
- Show Sendmail details if set
- Show if mail settings are configured or not
- **PHP Information**
- Display general PHP settings based on the Kanboard installation requirements
- Check if both required and optional PHP extensions are installed
- Check PHP minimum requirement
- Display useful file paths for configuration files
- **Server Configuration**
- Show useful path locations
- Display operating system, versions and ports
- IP Lookup button for Admin
- Make secure ports easier to identify
- **PHP Information**
- Display general PHP settings based on the Kanboard installation requirements
- Check if both required and optional PHP extensions are installed
- Check PHP minimum requirement
- Display useful file paths for configuration files


Screenshots
----------

**Directory Permissions**

![Directory Permissions](../master/screenshot-permissions.png "Directory Permissions")

**User Configuration Section**

![User Configuration](../master/screenshot-user.png "User Configuration")
Expand Down
Binary file added screenshot-permissions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot-user.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bb8ebd8

Please sign in to comment.