-
Notifications
You must be signed in to change notification settings - Fork 40
Conversation
|
||
## Freeipa | ||
|
||
- In order to login to the Gogs using FreeIPA credentials, you need to create a bind account for Gogs to use: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Gogs should be Gitea.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
changed the doc part to Gitea but, are the config files in this doc still point to gogs or should be changed to gitea too?
We also support OAuth(google+, github, twitter and about 20+ services) and OpenID login, if you can add them, that's be better. Of course, currently is also OK except some word |
Please also add LDAP sample for Microsoft AD: Port: |
- This authentication is activate | ||
- Enable or disable this auth. | ||
|
||
## Microsoft AD |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I was thinking that these need to be added under LDAP section as additional example lines for appropriate fields
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops sorry for that. Let me change it.
I can update for the other authentication we support but, I don't have docs for those. |
@jlozadad OK. that should be another PR. |
LGTM |
There are references to "Gogs" still, in its current version, can you update them ? |
looks like my previous comment got buried with the commit. But, yes I was asking the same thing. Some config still shows "gogs" and I was wondering if that part changed in gitea too or still the same. If all of it changed to gitea then plz confirm and I'll change it again. |
@jlozadad I was thinking that these examples needs to be added not in separate section but at the end of each description as additional example.
etc |
so basically copy the example you mentioned and add it to the others? I'm not sure what would look different for the others. |
@jlozadad yes add examples for Microsoft AD to sections port, user search base, admin filter and username |
I added the changes. Let me know if its correct. |
Not really, I did mean only parts that are meant for each section like I did give example in comment 5 days ago |
any updates on this? |
Fixed |
LGTM |
No description provided.