Replies: 1 comment
-
This one is easy. You can configure the signup URL using
The source code for the current version of FAS is here - https://github.com/fedora-infra/noggin Also, please note that FAS is not the only auth option for Copr. For example, our internal Red Hat Copr instance uses Kerberos and openEuler instance uses LDAP and/or OpenID. I am not sure if we have any documentation for this but, you can see the relevant auth classes here |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi developer,
I want to test my own FAS server,
I modify this file
docker/frontend/files/etc/copr/copr.conf:so when I run :
I click login it will return
and signup will return
so my questions are:
1, how to get right login page using my own fas server?
2, why signup page still be https://accounts.fedoraproject.org, even if I can grep any result from code?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions