This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".

The branch, master has been updated
       via  85b8a08383a61e0162b1aac5d6a7b6ac73677dc3 (commit)
       via  0992853f3fbdc2e91ea83925b478d0b64e3bcbcc (commit)
      from  13bd02cba7fdc787ac165eccd46dbd0f33dd1b07 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=85b8a08383a61e0162b1aac5d6a7b6ac73677dc3

commit 85b8a08383a61e0162b1aac5d6a7b6ac73677dc3
Merge: 13bd02c 0992853
Author: Franck Villaume <[email protected]>
Date:   Fri Jan 22 19:58:49 2016 +0100

    Merge branch '6.0'

diff --cc src/CHANGES
index 6625c12,ffd5282..f47f6da
--- a/src/CHANGES
+++ b/src/CHANGES
@@@ -1,18 -1,5 +1,19 @@@
 +FusionForge 6.X:
 +* Accounts: minimum password length is now 8
 +* Spellcheck (Anders Jonsson)
 +* Site Admin: add paging system in userlist page [#799] (TrivialDev)
 +* Projects Page: add paging system in full_list and tag_cloud subpages 
(TrivialDev)
 +* SearchEngine: support only FTI queries (TrivialDev)
 +* Docman: limit number of returned documents on search query. Use paging 
system [#794] (TrivialDev)
 +* Docman: limit search using from & to dates [#798] (TrivialDev)
 +* Docman: use standard search engine: unify results between 'search in 
project' & search in the docs tab (TrivialDev)
 +* Docman: searchengine: DocsAll & Docs unified. (TrivialDev)
 +* Docman: searchengine: add edit file action on result. (TrivialDev)
 +* Docman: notify users on document. (TrivialDev)
 +* Plugin AuthBuiltin: add captcha after 3 attempts with the same login [#795] 
(TrivialDev)
 +
  FusionForge 6.0.4:
+ * Account Management System: fix sysCreateUser for UNIX: unix_gid dropped 
(TrivialDev)
  * Accounts: do not accept digits-only user and group names, to avoid 
confusion with UID/GID in system commands (Inria)
  * Accounts: drop redundant (and insecure) unsalted MD5 password hashes from 
the database (Inria)
  * Accounts: trigger system replication when user changes password or shell 
(Inria)

-----------------------------------------------------------------------

Summary of changes:
 src/CHANGES                              | 1 +
 src/common/include/system/UNIX.class.php | 9 ++++-----
 2 files changed, 5 insertions(+), 5 deletions(-)


hooks/post-receive
-- 
FusionForge

_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits

Reply via email to