Ticket #354 (assigned ideas)

Opened 11 months ago

Last modified 9 months ago

fwreinit from allowed IPs

Reported by: sullah Assigned to: lmajano (accepted)
Priority: normal Milestone: 3.0.0
Component: Coldbox (cfc-cfm) (Front Controller) Version:
Severity: minor Keywords: fwreinit
Cc: sullah

Description

Is this possible to have another security layer for fwreinit command. At the moment fwreinit is protected by password.

<setting name="fwreinitIP" value="192.168.1.10"/>

We could do this in Application.cfc but might be this is useful feature for coldbox.

Change History

(in reply to: ↑ description ) 02/18/08 15:46:45 changed by lmajano

  • priority changed from lowest to normal.
  • status changed from new to assigned.
  • component changed from Architecture to Interceptors.

I think this is a great idea, but it can be implemented via the security interceptor in mind. I will leave the ticket and then assign it to the interceptor once we move ahead.

Replying to sullah:

Is this possible to have another security layer for fwreinit command. At the moment fwreinit is protected by password. {{{ <setting name="fwreinitIP" value="192.168.1.10"/> }}} We could do this in Application.cfc but might be this is useful feature for coldbox.

04/17/08 00:31:36 changed by lmajano

  • version deleted.
  • milestone changed from 2.6.0 to 2.7.0.

04/17/08 00:31:46 changed by lmajano

  • component changed from Interceptors to Coldbox (cfc-cfm) (Front Controller).

Copyright 2006 ColdBox Framework by Luis Majano