Changes between Version 3 and Version 4 of TracCasPlugin


Ignore:
Timestamp:
May 4, 2008, 11:53:06 PM (16 years ago)
Author:
Noah Kantrowitz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracCasPlugin

    v3 v4  
    2323== Example ==
    2424
    25 Just add something like this to your config.
     25Just add something like this to your config:
    2626{{{
     27#!ini
    2728[cas]
    2829server = https://your.cas.server.edu:port
     
    3233}}}
    3334
    34 Don't forget to disable the default login module too.
     35Don't forget to disable the default login module too:
    3536{{{
     37#!ini
    3638[components]
    3739traccas.* = enabled