Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SimpleSAMLphp Auth
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Brian Weaver
SimpleSAMLphp Auth
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
dc2dc1f04383a9bb6b15866053aec467da5f1dd1
Select Git revision
Branches
5
7.x-1.x
default
asc_main_pathing
develop
login_redirect
master
Tags
4
1.5.3
1.5.2
1.5.1
1.5.0
9 results
Begin with the selected commit
Created with Raphaël 2.2.0
27
Apr
19
Mar
15
May
27
Apr
26
12
14
Mar
10
1
Nov
23
Jun
22
21
16
2
6
May
5
31
Mar
24
17
9
9
Feb
29
Jan
16
Nov
7
Oct
8
Apr
7
1
31
Mar
30
27
Overriding '/saml_login' page callback to rename cookie because pantheon
login_redirect
login_redirect
Metadata path changes to support artsandsciences.osu.edu
asc_main_pathing
asc_main_pathing
restoring require login feature redirect
7.x-1.x
7.x-1.x
fixed varible name for require login path
Merge branch 'release/1.5.3' into 7.x-1.x
1.5.3
1.5.3
added validation for excluded paths
develop
develop
Merge branch 'hotfix/1.5.2' into develop
Merge branch 'hotfix/1.5.2' into 7.x-1.x
1.5.2
1.5.2
updated features list
Merge branch 'hotfix/1.5.1' into develop
Merge branch 'hotfix/1.5.1' into 7.x-1.x
1.5.1
1.5.1
made search string required in authmap fix util form
Merge branch 'release/1.5.0' into 7.x-1.x
1.5.0
1.5.0
Merge branch 'feature/require-login' into develop
syntax errors. fetch global base_url during authcheck
added authcheck method. add authcheck to init hook
added require login form section and fields
added require login vars to install/uninstall
delete login block msg var on uninstall
added default value for authmapfix_search_string field
fixed syntax error
fixed broken log entry. changed file used to determine metadata expiration
disable authentication type field for anonymous user registration
added a metadata expiry check/refresh to init hook on user/login and saml_login. made log timestamps consistent.
updated default value for metadata path
updated default metadata path. added function to pull expire data from metadata. added expire data to metadata refresh log entry
removed date checking from metadata refresh forcing it to occur on every cron run
added permission to allow changing of a user's authentication type
switched call to simplesamlphp metarefresh to use curl instead of drupal_http_request
show user password fields to saml users if global setting allows
updated comments
updated comment formatting
disallow logging in with or resetting passwords for local accounts when auth type is set to simplesamlphp
updated default metadata path. fixed typo
updated default path for metadata files
added patch to fix user provisioning issues
added init hook to check for broken saml path on the server
Set auth type when creating or updating a user
added patch to makefile to allow shib-authenticated users to create other users
broke out the cron key checks to give distinct message for each failure condition
Loading