mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted.git
synced 2026-03-11 20:53:58 -05:00
Concerns over Tine20 as FLOSS #205
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Kickball on GitHub (Jun 25, 2016).
@AndyR207 @nodiscc
Tine 2.0 (found in the groupware section) is current on our normal FLOSS list. Tine's website explains that there are limitations on the number of users of the software, unless it is paid for.
I am also having a hard time finding the source code for Tine. This seems to be a directory of its versions, however this is not ideal source code.
@nodiscc commented on GitHub (Jun 26, 2016):
The source is downloadable here https://packages.tine20.com/maintenance/source/ (there is no version control apparently...)
The
currentarchive contains a LICENSE file: http://pastebin.com/raw/6VBAxBGn.So it uses GPL/BSD/AGPL/LGPL. Listing it as AGPLv3 makes sense since it's the most restrictive license of the 4.
By the way it's written in PHP.