Ticket #1161 (new improve feature)
Opened 3 years ago
Remove TB user table and the user app
| Reported by: | fake51 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | unassigned |
| Component: | BW General | Keywords: | |
| Cc: |
Description
For some strange reason, BW is still using two tables to handle members:
- members
- user
This should be simplified by unifying the two and throwing away the user table. At the same time, the user app should be made obsolete and be thrown away - this involves refactoring all needed methods in it and removing all references to it.
Note: See
TracTickets for help on using
tickets.


