The backend server that is hosting admin.fedoraproject.org/accounts/ is throwing an HTTP 500 SSL handshake error.
If this by design, due to an infrastructure change, please advise.
The fedora_active_user project uses this url and currently crashes due to the HTTP 500 error. I will file a bug report against that project if that is indeed the correct course of action. https://github.com/pypingou/fedora-active-user
This is the OLD fas2 account system.
We do still have 1 application using it, so I will fix things, but... it is going away very soon, and has been read only for months/years.
Please port fedora_active_user to use fasjson. https://fasjson.readthedocs.io/en/latest/
The read only, deprecated fas2 is back up now.
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
I'm not sure that will be doable: FAS had a field last_login and iirc that's not something that we have now in noggin/fasjson. So fedora_active_user may have to simply stop querying our account system since we now longer expose that information