GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
archive/proj/identity.gentoo.org.git
master
LDAP front-end and OpenID server for Gentoo Infrastructure (GSoC 2011, 2013)
Pavlos Ratis <dastergon@gentoo.org>, Michał Górny <mgorny@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
okupy
/
settings
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move crypto-related stuff to okupy.crypto.
Michał Górny
2013-08-21
1
-1
/
+1
*
Move RevokedToken to common and make it more universal.
Michał Górny
2013-08-21
1
-1
/
+1
*
Move SSL verification into a dedicated backend.
Michał Górny
2013-08-12
1
-1
/
+1
*
Use session storage for messages.
Michał Górny
2013-08-11
1
-0
/
+2
*
Use cache backend for sessions.
Michał Górny
2013-08-11
1
-0
/
+2
*
Enable memcached cache backend.
Michał Górny
2013-08-11
1
-0
/
+8
*
Move settings around, so they can actually be overwritten
Theo Chatzimichos
2013-08-11
1
-47
/
+47
*
Remove Modelbackend, it is useless
Theo Chatzimichos
2013-08-10
1
-1
/
+0
*
Re-use TOTPDevice for handling 'OTP disabled'.
Michał Górny
2013-08-09
1
-1
/
+0
*
Revoke used tokens atomically.
Michał Górny
2013-08-09
1
-0
/
+1
*
Support SOTP recovery keys.
Michał Górny
2013-08-09
1
-0
/
+1
*
Support TOTP with database storage (temporarily).
Michał Górny
2013-08-09
1
-0
/
+1
*
Introduce initial code for two-phase auth support.
Michał Górny
2013-08-09
1
-0
/
+2
*
Move middleware & installed app settings to common.
Michał Górny
2013-08-09
3
-49
/
+25
*
Set session expiration in settings.
Michał Górny
2013-08-08
1
-1
/
+1
*
Introduce ExternalBackend for handling external auth.
Michał Górny
2013-08-05
1
-0
/
+1
*
as pointed out by dastergon, instance_name key is not used in non-verbose for...
Theo Chatzimichos
2013-07-29
1
-1
/
+1
*
trivial fix
Theo Chatzimichos
2013-07-16
1
-1
/
+1
*
Add TLS and CONNECTION_OPTIONS for ldapdb
Theo Chatzimichos
2013-07-10
1
-0
/
+2
*
whitespace
Theo Chatzimichos
2013-07-10
1
-1
/
+0
*
trivial change
Theo Chatzimichos
2013-07-10
1
-1
/
+1
*
Add django-ldapdb in settings and dependency list
Theo Chatzimichos
2013-07-10
1
-0
/
+10
*
Drop django-auth-ldap configuration we're not going to use
Theo Chatzimichos
2013-07-10
1
-17
/
+5
*
Merge branch 'openid-week2'
Theo Chatzimichos
2013-06-30
1
-0
/
+4
|
\
|
*
Disable OpenID application.
Michał Górny
2013-06-26
2
-4
/
+3
|
*
Merge remote-tracking branch 'origin/master' into openid-week2
Michał Górny
2013-06-26
4
-7
/
+21
|
|
\
|
*
|
[OpenID] Explicitly note that login is requested by OpenID request.
Michał Górny
2013-06-19
1
-0
/
+4
|
*
|
[OpenID] Support minimal site auth.
Michał Górny
2013-06-19
1
-3
/
+3
|
*
|
Introduce OpenID sub-app.
Michał Górny
2013-06-16
1
-0
/
+1
*
|
|
minor improvements/renames to the LOGGING contents
Theo Chatzimichos
2013-06-29
1
-12
/
+16
*
|
|
Move AUTH_LDAP_USER_DN_TEMPLATE to settings/__init__
Theo Chatzimichos
2013-06-27
2
-1
/
+2
*
|
|
Move INSTANCE_NAME to local.py
Theo Chatzimichos
2013-06-27
3
-14
/
+10
*
|
|
Merge remote-tracking branch 'tampakrap/local_settings_rename'
Theo Chatzimichos
2013-06-27
2
-5
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Rename local_settings to just local
Theo Chatzimichos
2013-06-25
2
-5
/
+5
*
|
|
Use relative imports.
Michał Górny
2013-06-26
1
-3
/
+3
*
|
|
Fix typo in vim modeline.
Michał Górny
2013-06-26
4
-4
/
+4
|
/
/
*
|
Include vim modelines in all code files.
Michał Górny
2013-06-25
4
-4
/
+4
*
|
misc fixes
Pavlos Ratis
2013-06-25
1
-1
/
+2
*
|
add django-compressor support
Pavlos Ratis
2013-06-25
2
-1
/
+12
*
|
add path to static files
Pavlos Ratis
2013-06-25
2
-0
/
+2
|
/
*
Add ModelBackend for future use of mapping django and ldap groups
Theo Chatzimichos
2013-06-06
1
-0
/
+1
*
Add the signup and activate views
Theo Chatzimichos
2013-06-06
2
-0
/
+2
*
Additions / fixes in settings:
Theo Chatzimichos
2013-06-06
2
-3
/
+10
*
trivial fixes in settings files
Theo Chatzimichos
2013-05-11
2
-10
/
+3
*
Add django_auth_ldap logging settings
Theo Chatzimichos
2013-05-11
1
-1
/
+20
*
These settings will not be used, only username will be moved to DB
Theo Chatzimichos
2013-05-11
1
-4
/
+0
*
Move stuff from identity to okupy
Theo Chatzimichos
2013-05-11
4
-0
/
+401