fsfdrupalauth.git
2 years agodon't resize login icon element upon img load
Andrew Engelbrecht [Mon, 27 Dec 2021 22:52:48 +0000 (17:52 -0500)]
don't resize login icon element upon img load

2 years agosome basic theming of the site
root [Wed, 1 Dec 2021 22:07:45 +0000 (17:07 -0500)]
some basic theming of the site

to look like our theme on rubycas

2 years agoupdated the text at the bottom of the login screen
root [Fri, 19 Nov 2021 22:22:33 +0000 (17:22 -0500)]
updated the text at the bottom of the login screen

to make it similar to what we have on the current cas.fsf.org

2 years agoadded the upstream login screen template
root [Fri, 19 Nov 2021 22:22:00 +0000 (17:22 -0500)]
added the upstream login screen template

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

2 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

2 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

2 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

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

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

2 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

2 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

2 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

2 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

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

2 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.