14 lines
430 B
Text
14 lines
430 B
Text
Things to Fix in FAS2 before declaring it done:
|
|
|
|
* fasClient.py: Proper logging
|
|
|
|
Nice-to-have things:
|
|
* fas/group.py: Easy searching within groups (and sponsor/admin interface)
|
|
|
|
* fas/aliases.py: An easy interface to manage mail aliases
|
|
|
|
* setup.py:
|
|
- Fix installing in all scenarios: bdist_egg, install, and
|
|
install --install-data='/usr/share/fas'
|
|
- Install fas.cfg
|
|
- Install start-fas to the correct directory
|