SessionAdministrationController.java

Diff Revision Date Message Lines Author Branch
1.8 11 Feb 11

- checkstyle configuration ... ... [X] clean up according to the checkstyle rules - smoke test passed: mvn clean package install

+28 -25 Patrick Brunner MAIN
1.7 11 Feb 11

- checkstyle configuration ... ... [X] organizing import - smoke test passed: mvn clean package install

-7 Patrick Brunner MAIN
1.6 11 Feb 11

- checkstyle configuration ... [X] formatting step only - smoke test passed: mvn clean package install

+53 -56 Patrick Brunner MAIN
1.5 19 May 10

olat-5277: olatcore unittesting without whole framework loaded. To achive this I have to modifie the CoordinatorManager (missing abstract type) and mock the coordinator methods for the olatcore as it depends on olat3 stuff like database...

+1 -1 schnider MAIN
1.4 11 May 10

OLAT-5165: [merged from 6-3-public branch to head] added the 'reject dmz-login feature'

+39 -2 eglis MAIN
1.3 25 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider MAIN
1.2 28 May 08

OLAT-3164:Session-Handling: work in progress, fix problem with overwriting session-timeout with initial value, return number of invalidated session,

+4 -3 guretzki MAIN
1.1 28 May 08

OLAT-3164:Session-Handling: work in progress

+168 guretzki MAIN
1.2.2.3 20 Aug 08

OLAT-1796 Boilerplate: replaced "Copyright (c) 1999-200[0-9]" with "Copyright (c) since 2004"

+1 -1 Alexander Schneider OLAT-6_0_x-BRANCH
1.2.2.2 16 Jul 08

OLAT-3164: Session-Handling : Merge HEAD into 6_0_x Branch as emergency for semester-start

+169 guretzki OLAT-6_0_x-BRANCH
1.2.2.1 28 May 08

file SessionAdministrationController.java was added on branch OLAT-6_0_x-BRANCH on 2008-07-16 12:50:13 +0000

deleted guretzki OLAT-6_0_x-BRANCH
1.3.46.3 25 Mar 10

OLAT-5165: [disabling for single-vm mode:] implemented rejecting requests at dmz level

+1 -1 eglis OLAT-6_3_0-PUBLIC
1.3.46.2 25 Mar 10

OLAT-5165: [wording change for:] implemented rejecting requests at dmz level

+2 eglis OLAT-6_3_0-PUBLIC
1.3.46.1 25 Mar 10

OLAT-5165: implemented rejecting requests at dmz level - except for those coming via 'switch to node' which get a bypassdmzreject cookie set valid for 5min

+37 -2 eglis OLAT-6_3_0-PUBLIC
1.3.50.1 22 Jun 10

updating to current head

+39 -2 thomasw OLAT_6_4_0-BPS-Onyx_Integration