Possibility to overwrite all actions

Bug #715172 reported by gbastien
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
AuthPuppy
Confirmed
Wishlist
Unassigned

Bug Description

This is a feature request, to further facilitate plugin development. All core actions should have the possibility to be fully overwritten, by dispatching an event before and not executing if the event has been processed.

Example plugin that might need this functionality: Implementation of multiple networks on the server. Node lists, user lists, local user lists, login pages, etc might be different for each network, so this plugin would overwrite many actions.

gbastien (gbastien02)
Changed in authpuppy:
milestone: none → 0.1.2-alpha
importance: Undecided → Wishlist
status: New → Confirmed
Revision history for this message
Andrei (andrei-halle-deactivatedaccount) wrote :

As long as there is multiple nodes on the same server, as i understand it, it mean multiple acces points, and in the same logic, multiple networks.

An access point is an instance of a network. I mean i can't have two routers being in the same network (Example : two routers sets to be in 192.168.20.0 network) and being identify by separate node. if DHCP is on each device (except the fact where there is subnet, meaning a single network divided in 2 or more subnet), two and more routers can not distribute local ip adress from the same network.

FInally the purpose of nodes couldn't being something else than being different networks. I made it possible by having a static route where networks can be seen to each other. The wan ip is on the same network and distributed to each access point, but it can't be possible if there is no static route with different local network ip.

That's something hard to explain but anyway, that's how i figured it out when i made my two and even three nodes available and open in the same server.

Revision history for this message
james kubai (jameskubai) wrote :

It would be nice if nodes could be grouped

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.