Modify

Opened 16 years ago

Closed 16 years ago

#2522 closed defect (invalid)

Can't disable registration functionality

Reported by: dsowen@… Owned by: Matt Good
Priority: normal Component: AccountManagerPlugin
Severity: minor Keywords:
Cc: Trac Release: 0.10

Description

I grabbed the 0.10 release for my 0.10 trac. After gracefully restarting Apache, the plug-in is active and functional, without having to hand-edit trac.ini. The login and account management features all work fine.

But, I can't seem to disable the registration functionality. I mark the module as disabled and that setting seems to persist properly, but still the "Register" link is present on the site and works fully.

This doesn't create an authorization problem for me because I use a separate role to allow permissions; self-registered accounts can't access anything I don't want them to. But I don't want to have to periodically remove accounts that were self-registered and shouldn't be there (hence just minor severity).

P.S. Thanks for the great plug-in!

Attachments (0)

Change History (2)

comment:1 Changed 16 years ago by Matt Good

Did you also restart Apache after marking the module as disabled? The module enabling/disabling only takes effect when Trac first starts.

comment:2 in reply to:  1 Changed 16 years ago by anonymous

Resolution: invalid
Status: newclosed

Replying to mgood:

Did you also restart Apache after marking the module as disabled? The module enabling/disabling only takes effect when Trac first starts.

Ah, gee! So it does. For all the times I reloaded, I didn't after disabling it.

Well, thanks for spending your bug-time on my non-bug problem.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matt Good.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.