Closed
Description
- Gitea version (or commit ref): 1.14.6 (Noticed it on earlier versions as well!)
- Git version: 2.20.1
- Operating system: Debian 10
- Database (use
[x]
): (irrelevant, saw it on different setups)- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes
- No - Can't login to try.gitea.io via GitHub OAuth, will attach screenshot.
- Log gist:
Description
The documentation (link) mentions, that is is possible to use PAM as an authentication provider. It is not possible to select PAM as a Provider in the Web GUI.
Furthermore there is no sign in the app.ini that I can configure it there.
If the feature was planned and scrapped halfway through, this part should be removed from the docs. I'd love to use this feature, so if it would be implemented at a later point in time I'd appreciate it.
If this feature is available, the documentation should be updated as well to further describe, how to correctly configure it.
In the mean time I'll update my instance to the latest release and update the issue accordingly.