• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3335: Set session cookie path and domain in TestHarness. Without it, and with session fixation attack prevention on, WildFly does not accept the cookie during authentication.

LDEV-3335: Put UserDTO in session as soon as possible after authentication, so it is available after redirect. Response is sent by a different thread than SsoHandler and if it wins the race, index page is rendered with UserDTO missing, resulting in error.

LDEV-3382 offers nice error explanation

LDEV-3382 moved LAMS SERVER TIME REFRESH INTERVAL property to building block settings

    • -1
    • +0
    /lams_bb_integration/conf/main.properties
    • -1
    • +5
    /lams_bb_integration/web/admin/config.jsp
    • -1
    • +4
    /lams_bb_integration/web/admin/config_proc.jsp
file patch02040036.sql was added on branch lams2_head_wildfly on 2014-12-08 14:45:57 +0000

LDEV-3382 don't force all the previous/existing integration servers to enable the TTL

LDEV-3382: adding labels

LDEV-3382: adding labels

LDEV-3315: Prevent session fixation attack.

LDEV-2975 updating Greek and Norwegian

LDEV-3382 Add datetime parameter check to LoginRequest.

    • -0
    • +1
    /lams_admin/conf/xdoclet/struts-forms.xml
file IAttachmentDAO.java was initially added on branch lams2_head_wildfly.

file IMessageSeqDAO.java was initially added on branch lams2_head_wildfly.

file IMessageRatingDAO.java was initially added on branch lams2_head_wildfly.

file IForumUserDAO.java was initially added on branch lams2_head_wildfly.

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_forum. Move DAO hibernate implementations to 'hibernate' sub-package. Introduce DAO interfaces and use references to them instead of to implementations in ForumService.

  1. … 11 more files in changeset.
file IForumDAO.java was initially added on branch lams2_head_wildfly.

file MessageRatingDAO.java was initially added on branch lams2_head_wildfly.

file MessageDao.java was initially added on branch lams2_head_wildfly.

file ForumUserDao.java was initially added on branch lams2_head_wildfly.

file ForumToolSessionDao.java was initially added on branch lams2_head_wildfly.

file ForumDao.java was initially added on branch lams2_head_wildfly.

file AttachmentDao.java was initially added on branch lams2_head_wildfly.

file ITimestampDAO.java was initially added on branch lams2_head_wildfly.

file IMessageDAO.java was initially added on branch lams2_head_wildfly.

file IForumToolSessionDAO.java was initially added on branch lams2_head_wildfly.

file TimestampDao.java was initially added on branch lams2_head_wildfly.

file MessageSeqDao.java was initially added on branch lams2_head_wildfly.

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_lamc

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_nb