document ldap #91

Manually merged
KitaitiMakoto merged 5 commits from plume/documentation:ldap into dev 3 years ago
Owner
There is no content yet.
igalic requested changes 4 years ago
igalic left a comment
Owner

small addaptation

small addaptation
@ -59,3 +59,17 @@ PLUME_LOGO_192=icons/trwnh/paragraphs/plumeParagraphs192.png
PLUME_LOGO_256=icons/trwnh/paragraphs/plumeParagraphs256.png
PLUME_LOGO_512=icons/trwnh/paragraphs/plumeParagraphs512.png
```
igalic commented 4 years ago
Owner

please add a header that we can link to from else where.

please add a header that we can link to from else where.
@ -83,6 +83,8 @@ plm instance new
plm users new --admin
```
Note if you want to use LDAP: you should still create an administrator account, at least to give admin rights to your own LDAP account once it's registered.
igalic commented 4 years ago
Owner

i'd link this mention of ldap to the appropriate Environment section

i'd link this mention of ldap to the appropriate Environment section
KitaitiMakoto approved these changes 3 years ago
KitaitiMakoto merged commit a9b70ca956 into dev manually 3 years ago
KitaitiMakoto deleted branch ldap 3 years ago

Reviewers

igalic requested changes 4 years ago
KitaitiMakoto approved these changes 3 years ago
The pull request has been manually merged as a9b70ca956.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b ldap dev
git pull origin ldap

Step 2:

Merge the changes and update on Forgejo.
git checkout dev
git merge --no-ff ldap
git push origin dev
Sign in to join this conversation.
Loading…
There is no content yet.