Ticket #1946 (assigned defect)

Opened 1 year ago

Last modified 3 weeks ago

login via https, client certificate should anyway allow to set a password or create an account

Reported by: ThurnerRupert Assigned to: pacopablo (accepted)
Priority: highest Component: AccountManagerPlugin
Severity: critical Keywords:
Cc: Trac Release: 0.10

Description

we use ssl x509 client certificates for logging in, so req.user is set. but, an account is not created, and there is also no possiblitiy to set a password (error: old password cannot be empty).

it would be nice if this somehow worked. useage:

  • for eclipse xml-rpc login, as there is no client certificate possible currently.
  • we use the created accounts also for svn. here as well there is no client cert off a chip card possible.

Attachments

Change History

05/04/08 08:54:12 changed by anonymous

  • priority changed from normal to highest.
  • severity changed from normal to critical.

10/28/08 23:27:41 changed by pacopablo

  • owner changed from mgood to pacopablo.
  • status changed from new to assigned.

OK, I'm assuming that if you're using x509 certs for auth, then apache is handling the auth. In this case, would the HttpAuthStore not be enough?


Add/Change #1946 (login via https, client certificate should anyway allow to set a password or create an account)




Change Properties
Action