소스 검색

Adjust the postinstall to reflect the superadmin

Johannes Zellner 8 년 전
부모
커밋
8ff9810942
1개의 변경된 파일9개의 추가작업 그리고 9개의 파일을 삭제
  1. 9 9
      POSTINSTALL.md

+ 9 - 9
POSTINSTALL.md

@@ -1,19 +1,19 @@
-<nosso>
+This app comes with a pre-setup admin account with those credentials:
+username: `admin`
+
+password: `123123`
 
-This installation does not come with any pre-setup users. Create new users
-in the registration form of the app.
+The admin panel is reachable at `/admin/`.
 
+<nosso>
+New users can be created in the registration form of the app. Public registration is enabled by default.
 </nosso>
 
 <sso>
-This app integrates with Cloudron authentication. However **before** adding
-Cloudron users to projects in Taiga, they have to login into the app once.
+Otherwise it is integrated with the Cloudron user management.
+However **before** adding Cloudron users to projects in Taiga, they have to login into the app once.
 Otherwise the app assumes this is an external user and will send an invite.
 
 Public registration is disabled. If required, please install an instance of
 Taiga without Cloudron user integration.
 </sso>
-
-Note that Taiga does not have a global admin panel, every user creating a
-new project is the admin of that project.
-