Commit be5e1c7f authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Added a note to the README about power users permissions.

parent 73015a30
Loading
Loading
Loading
Loading
+8 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ Clean

### Configuration

Example Webapp configuraion
Example Webapp configuraion:

      - SAFEMODE=False
      - DJANGO_DEV_SERVER=True
@@ -65,6 +65,13 @@ Example Webapp configuraion
      - OIDC_OP_TOKEN_ENDPOINT=""
      - OIDC_OP_JWKS_ENDPOINT=""
 
In Rosetta, only power users can:

   - set custom task passwords
   - choose task access methods other than the default one (bypassing HTTP proxy + auth)
   - add containers with interface protocols other than the HTTP
   


### Extras