issues
search
gavincarr
/
mod_auth_tkt
Lightweight single-signon authentication module for Apache
Other
37
stars
22
forks
source link
Fixed QuerySeperator and various compile fixes.
#8
Closed
sshambar
closed
9 years ago
sshambar
commented
12 years ago
Gavin,
Here's a collection of other fixes I've made:
Added missing file cgi/Apache/AuthTkt.pm
Fixed TKTAuthQuerySeparator to be handled as a string
Added -fno-strict-aliasing compile parameter
Fixed src/Makefile to remove sha2.o on clean
Gavin,
Here's a collection of other fixes I've made: