- Status Unconfirmed
- Percent Complete
- Task Type Feature Request
- Category Backend/Core
- Assigned To No-one
- Operating System All
- Severity Medium
- Priority Very Low
- Reported Version 1.0 alpha1
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#2049 - Display login page or customizable page to anonymous users if there are no public projects
Currently, if there are no public project, the anonymous users gets a blank page not very useful. It will be a good idea to have a global configuration parameter to display some customizable-page or maybe the login form instead.
I managed to implement this by myself since the code is really easy to understand but I still think this will be a great feature.
If you want, you can make your changes by forking the current flyspray master on github.com, https://github.com/Flyspray/flyspray
And do a pull request when you think it is ok to merge back to Flyspray source. Then people can discuss about the change and maybe merge your change into Flyspray.