fsfdrupalauth.git
3 years agotextual space changes
root [Fri, 19 Nov 2021 21:14:14 +0000 (16:14 -0500)]
textual space changes

3 years agoadd a logout link on loggedin page
root [Fri, 19 Nov 2021 21:13:42 +0000 (16:13 -0500)]
add a logout link on loggedin page

3 years agoprint user name on cas login status page
root [Fri, 19 Nov 2021 20:32:01 +0000 (15:32 -0500)]
print user name on cas login status page

3 years agoprepare to print user name on loggedIn page
root [Fri, 19 Nov 2021 19:20:58 +0000 (14:20 -0500)]
prepare to print user name on loggedIn page

3 years agoadding upstream loggedIn.php template
root [Fri, 19 Nov 2021 19:20:15 +0000 (14:20 -0500)]
adding upstream loggedIn.php template

3 years agouse our custom css theme
Andrew Engelbrecht [Fri, 19 Nov 2021 18:58:53 +0000 (13:58 -0500)]
use our custom css theme

3 years agoadding an initial css file, a copy of default.css
Andrew Engelbrecht [Fri, 19 Nov 2021 18:58:27 +0000 (13:58 -0500)]
adding an initial css file, a copy of default.css

3 years agocreate fsf theme with upstream header.php
Andrew Engelbrecht [Fri, 19 Nov 2021 18:46:47 +0000 (13:46 -0500)]
create fsf theme with upstream header.php

https://simplesamlphp.org/docs/stable/simplesamlphp-theming

3 years agoother minor tweaks based on new sqlauth upstream module
Andrew Engelbrecht [Wed, 17 Nov 2021 22:20:55 +0000 (17:20 -0500)]
other minor tweaks based on new sqlauth upstream module

3 years agoupdated module code based on upstream sqlauth mod
Andrew Engelbrecht [Wed, 17 Nov 2021 22:07:42 +0000 (17:07 -0500)]
updated module code based on upstream sqlauth mod

3 years agocreated basic .gitignore file
Andrew Engelbrecht [Tue, 9 Nov 2021 23:19:23 +0000 (18:19 -0500)]
created basic .gitignore file

3 years agoInitial version of fsfdrupalauth, still alpha software
Andrew Engelbrecht [Tue, 9 Nov 2021 23:14:18 +0000 (18:14 -0500)]
Initial version of fsfdrupalauth, still alpha software

This is the code that I adapted from SSP SQL Auth about a year ago.
(from simplesamlphp/simplesamlphp-module-sqlauth)

It still needs review, and may have some rough edges.