Open laszewsk opened 9 years ago
the architecture as far as i recall was supposed to be
┌───────────────────┐ ┌───────────────┐ ┌────────────┐ │ admin │ │ Server │ │ Database │ Admin │ commandline │ │ │ │ │ Layer └───────────────────┘ └───────────────┘ └────────────┘ ▲ ───────────────────────────────────────────┼───────────────────────────────▶ │ ┌───────────────────┐ │ Commitee │ comitee │ │ Layer │ commandline │───────────────┤ └───────────────────┘ review,│ approve,│ deny │ ───────────────────────────────────────────┼───────────────────────────────▶ User │ Layer ┌───────────────────┐ │ │ user │ │ │ commandline │───────────────┘ └───────────────────┘ apply password reset
so the management component has for example a) list of users that applied b) list of projects that have applied (from users that have registered)
seems the project has adresses so far the administrative management
Have change the code set to reflect the above architecture..
the architecture as far as i recall was supposed to be
so the management component has for example a) list of users that applied b) list of projects that have applied (from users that have registered)
seems the project has adresses so far the administrative management