index
:
.git
24
26
31
33
bogus_ldap
cachecontrol
copyright
db_sessions
fix_build
gss_name
gssapi
gssapi_test
installer_fixes
ipatool
logger
logout_session
logout_test
man
master
move_ipsilon
nameid_policy
no_sssd_ui
pylint143
remove_dash_debug
rename_krb
rest_admin
save_session
ticket_104
ticket_25
ticket_78
ticket_87
ticket_88
xframe_headers
Unnamed repository; edit this file 'description' to name the repository.
Rob Crittenden
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipsilon
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add group and CLA support to FAS login plugin
Simo Sorce
2014-10-24
1
-1
/
+39
*
Add OpenId extensions
Simo Sorce
2014-10-24
5
-0
/
+193
*
Add attribute mapping for user information
Simo Sorce
2014-10-24
9
-34
/
+194
*
Add OpenIDP Provider
Patrick Uiterwijk
2014-10-24
7
-1
/
+584
*
Handle lists type options in plugins configuration
Simo Sorce
2014-10-24
1
-0
/
+24
*
Do not overwrite default plugin options
Simo Sorce
2014-10-24
2
-27
/
+36
*
Add helpers to store per plugin user preferences
Simo Sorce
2014-10-24
2
-2
/
+19
*
Move some exceptions into provider.common
Simo Sorce
2014-10-24
2
-15
/
+16
*
Fix storing info plugin status and order
Simo Sorce
2014-10-24
2
-22
/
+40
*
Fix mod_auth_kerb based authentication
Simo Sorce
2014-10-09
1
-1
/
+5
*
Add auto-auth requirement to all admin pages
Simo Sorce
2014-10-07
5
-18
/
+9
*
Add AdminPage abstraction on top of util.Page
Simo Sorce
2014-10-07
6
-18
/
+29
*
Add way to set default headers
Simo Sorce
2014-10-07
1
-0
/
+3
*
Add pretty handler for 404
Simo Sorce
2014-10-07
3
-1
/
+9
*
Fix exposed functions
Simo Sorce
2014-10-07
5
-8
/
+8
*
Redirect anonymous users away
Simo Sorce
2014-10-06
5
-3
/
+24
*
Additional data store refactoring
Simo Sorce
2014-10-06
1
-170
/
+153
*
Fix storing login plugin status and order
Simo Sorce
2014-10-06
1
-6
/
+25
*
Move wipe_data into Store() as reset_data
Simo Sorce
2014-10-06
1
-15
/
+19
*
Databases must be configured in cherrypy.config
Simo Sorce
2014-10-06
1
-34
/
+8
*
Make Transaction code more robust
Simo Sorce
2014-10-06
1
-6
/
+8
*
Fix transaction handling in providers
Simo Sorce
2014-10-06
2
-3
/
+6
*
Fix login session's userdata acquisition
Simo Sorce
2014-10-06
1
-1
/
+3
*
Add very simple LDAP authentication plugin
Simo Sorce
2014-09-24
2
-0
/
+393
*
Use transactions throughout the code
Simo Sorce
2014-09-24
9
-45
/
+104
*
Add transactions support
Simo Sorce
2014-09-24
2
-0
/
+89
*
Refactor the data store a bit
Simo Sorce
2014-09-24
6
-330
/
+251
*
Add abstraction class to handle cookies
Simo Sorce
2014-09-24
2
-9
/
+76
*
Add Info providers Admin pages
Simo Sorce
2014-09-24
5
-5
/
+172
*
Add support for returning user attributes
Simo Sorce
2014-09-24
2
-1
/
+37
*
Add Info Provider plugin framework
Simo Sorce
2014-09-24
4
-0
/
+144
*
Add error log facility to Log utility
Simo Sorce
2014-09-24
1
-1
/
+6
*
Add proper ordering to login plugins config opts
Simo Sorce
2014-09-24
3
-0
/
+6
*
Allow plugins to determine config options order
Simo Sorce
2014-09-24
1
-1
/
+16
*
Remove service name from the form plugin
Simo Sorce
2014-09-24
1
-9
/
+1
*
Use helper cookie to remember the username
Simo Sorce
2014-09-24
5
-5
/
+29
*
Create common form handler page
Simo Sorce
2014-09-24
5
-119
/
+50
*
Rename form login page
Simo Sorce
2014-09-24
3
-5
/
+5
*
Remove unused option from the FAS login plugin
Simo Sorce
2014-09-24
1
-10
/
+0
*
Cast db value to string before comparison
Simo Sorce
2014-09-24
1
-1
/
+1
*
Allow deferred initialization of providers
Simo Sorce
2014-09-24
3
-24
/
+45
*
Declare admin attribute
Simo Sorce
2014-09-24
1
-0
/
+1
*
Fix the check for hasattr(., 'admin')
Patrick Uiterwijk
2014-09-05
1
-1
/
+0
*
Add FAS login plugin
Simo Sorce
2014-08-27
1
-0
/
+194
*
Restore ability to run from checkout
Simo Sorce
2014-08-27
1
-6
/
+7
*
Move user attribute storage into session functions
Simo Sorce
2014-08-27
2
-7
/
+20
*
Use new Log class everywhere
Simo Sorce
2014-08-27
6
-41
/
+14
*
Add Log class that can be inherited from safely
Simo Sorce
2014-08-27
1
-0
/
+20
*
Prefer the 'form' login manager in ipa setups
Simo Sorce
2014-08-27
1
-3
/
+3
*
Add External form auth plugin
Simo Sorce
2014-08-27
2
-2
/
+191
[next]