log

age author description
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: don't return extern_type from auth modules - it is not used anyway
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: consistently use the name 'user_data' for the dict with data for the authenticated user
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: various minor cleanup of general auth functionality
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: make ValidPasswordsMatch more explicit and strict about which fields are being checked
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich tests: basic tests that the pam and crowd auth modules can be enabled
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich tests: introduce pam_lib_installed for testing of the optional PAM auth module
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich tests: when checkSessionFlash fails, help debugging the problem by showing the full response
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich auth: fix labels for password confirmation fields
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich ldap: fix fallback for no email in ldap
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich style: add trailing newline to files
Fri, 31 Jul 2015 15:44:07 +0200 Mads Kiilerich js: drop unused pyroutes_map.js
Sun, 26 Jul 2015 14:10:44 +0200 Søren Løvborg auth: turn dead AuthUser code into assertion
Sun, 26 Jul 2015 14:10:42 +0200 Søren Løvborg auth: move UserModel.fill_data to AuthUser
Sun, 26 Jul 2015 14:10:16 +0200 Søren Løvborg auth: construct AuthUser from either user_id or db.User object
Sun, 26 Jul 2015 14:07:33 +0200 Søren Løvborg auth: fold AuthUser._propagate_data into constructor
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: refactor user lookup in AuthUser constructor for clarity
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove username from AuthUser session cookie
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove username lookup support from AuthUser constructor
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant AuthUser constructor arguments
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: have fill_data take User object, not lookup key
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg UserModel: remove methods that are redundant with db.User
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: remove redundant hashlib imports
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: make internal AuthUser methods private
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: miscellaneous improvements and typo fixes
Sun, 26 Jul 2015 13:58:50 +0200 Søren Løvborg auth: actually use _determine_auth_user argument
Fri, 24 Jul 2015 17:53:20 +0200 Thomas De Schampheleire admin: e-mail: don't repeat the e-mail settings from the .ini file
Fri, 24 Jul 2015 17:50:22 +0200 Thomas De Schampheleire admin: show .ini file path in Settings / System Info
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich pullrequests: on 'My Pull Requests' move delete all the way to the right
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich pullrequests: drop the useless 'latest vote' column
Fri, 24 Jul 2015 16:37:40 +0200 Mads Kiilerich css: remove old compat hacks - none of them should be necessary or important for any relevant browsers