index
:
bugzilla
flyspray
harmony-master
harmony-unstable
master
Bugzilla
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Bugzilla
/
Auth
Age
Commit message (
Expand
)
Author
Files
Lines
2005-11-22
Bug 279716: Users have to relogin when changing their own password - Patch by...
lpsolit%gmail.com
1
-2
/
+12
2005-10-31
Bug 304075: Eliminate use of $::userid from Bugzilla - Patch by Frédéric Bu...
lpsolit%gmail.com
1
-4
/
+0
2005-08-19
Bug 304583: Remove all remaining need to rederive inherited groups
bugreport%peshkin.net
1
-0
/
+9
2005-07-26
Bug 300403: New Charts errors out, creates new 'add' user, when Env auth meth...
lpsolit%gmail.com
1
-2
/
+6
2005-07-26
Bug 301967: Some .pm files have invalid POD syntax - Patch by Frédéric Bucl...
lpsolit%gmail.com
1
-1
/
+3
2005-07-13
Bug 300336: Bugzilla::Auth should not contain any exported subroutines
mkanat%kerio.com
1
-4
/
+1
2005-07-08
Bug 298659: setting authentication to LDAP,DB fails
mkanat%kerio.com
1
-2
/
+2
2005-07-08
Bug 285695: [PostgreSQL] Username checks for login, etc. need to be case inse...
mkanat%kerio.com
3
-16
/
+10
2005-07-07
Bug 268146: mod_security complain: Invalid cookie format: Cookie value is mis...
lpsolit%gmail.com
1
-6
/
+2
2005-05-12
Bug 287436: [SECURITY] After having logged in, links to change the report typ...
mkanat%kerio.com
1
-0
/
+2
2005-04-17
Bug 290570: Bugzilla::Auth::WWW:Env uses bitwise OR - Patch by Simon Wilkinso...
lpsolit%gmail.com
1
-1
/
+1
2005-04-08
Bug 238877: remove %FORM from Bugzilla/Auth/Login/WWW/CGI.pm - Patch by Teemu...
lpsolit%gmail.com
1
-2
/
+0
2005-03-23
Bug 258515: Errors when accessing Bugzilla over IPv6 - Patch by Marc Schumann...
lpsolit%gmail.com
1
-5
/
+3
2005-03-13
Bug 83044 - Any page is now capable of being a login page simply by adding th...
jake%bugzilla.org
1
-0
/
+1
2005-03-05
Bug 277782: _throw_error should unlock tables when tables are locked, automat...
mkanat%kerio.com
1
-1
/
+1
2005-02-20
Bug 280499: Replace "TO_DAYS()" with Bugzilla::DB function call
mkanat%kerio.com
1
-3
/
+4
2005-02-19
Bug 280494: Replace "SELECT LAST_INSERT_ID()" with Bugzilla::DB function call
mkanat%kerio.com
2
-4
/
+2
2005-02-09
Bug 280994 : Move ValidateNewUser out of globals.pl
travis%sedsystems.ca
1
-1
/
+1
2005-02-01
Bug 280124 : Move InsertNewUser to Bugzilla::User
travis%sedsystems.ca
1
-1
/
+2
2005-02-01
Bug 278792 : Move Crypt() to Bugzilla::Auth
travis%sedsystems.ca
1
-1
/
+1
2005-01-16
Patch for bug 260682: Support redirecting to HTTPS always or for authenticate...
jocuri%softhome.net
2
-0
/
+11
2004-10-21
Patch for bug 232155: Remove uninitialized value warning from Pperl's Cookie....
jocuri%softhome.net
1
-8
/
+3
2004-09-09
Patch for bug 257303: convert lastused field in logincookies from timestamp t...
jocuri%softhome.net
2
-2
/
+3
2004-08-11
Bug 241903: Add Environment Variable Authentication for apache auth and SSO
bugreport%peshkin.net
3
-1
/
+194
2004-07-31
Bug 253588: Change Bugzilla->user to be usable even for a logged-out user
bugreport%peshkin.net
1
-3
/
+1
2004-07-29
Missing bits of fix for bug 236678: Clean up access to COOKIE global.
kiko%async.com.br
1
-8
/
+0
2004-07-29
Fix for bug 236678: Clean up access to COOKIE global. Murder the last
kiko%async.com.br
1
-6
/
+0
2004-07-21
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net
6
-20
/
+296
2004-07-12
Backing out bug 241900
bugreport%peshkin.net
4
-36
/
+19
2004-07-12
Bug 241900: Allow Bugzilla::Auth to have multiple login and validation styles
bugreport%peshkin.net
4
-19
/
+36
2004-03-27
Fix for bug 226754: Move InvalidateLogins into Bugzilla::Auth::CGI. ...
kiko%async.com.br
2
-29
/
+35
2004-03-18
Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances o...
justdave%syndicomm.com
1
-2
/
+2
2004-01-17
Fix for bug 90468: Bugzilla does not log out automatically when closing
kiko%async.com.br
1
-7
/
+22
2003-12-07
Fix for bug 226982: Move password change code into Bugzilla::Auth (part
kiko%async.com.br
1
-28
/
+50
2003-11-27
Bug 226324: Move relogin.cgi code to Bugzilla::Auth::CGI. Provide a
kiko%async.com.br
1
-1
/
+26
2003-10-26
Bug 223093: correcting the title on "perldoc Bugzilla::Auth::DB"
justdave%syndicomm.com
1
-1
/
+1
2003-09-14
Bug 208699 - Move Throw{Code,Template}Error into Error.pm
bbaetz%acm.org
1
-15
/
+16
2003-07-14
Bug 122365 - Allow installation definable LDAP filters
bbaetz%acm.org
1
-2
/
+2
2003-06-23
Bug 210324 - s/->err/->error/
bbaetz%acm.org
1
-1
/
+1
2003-06-07
Bug 205463 - Tokens aren't canceled after a successful login.
bbaetz%acm.org
1
-1
/
+1
2003-05-05
Bug 201816 - use CGI.pm for header output
bbaetz%acm.org
1
-7
/
+14
2003-04-19
bug 202534 - Login with unrestricted IP address fails - tries to access missi...
bugreport%peshkin.net
1
-1
/
+1
2003-04-05
Bug 200072 - Creating new users from LDAP at authentication time is broken
bbaetz%acm.org
1
-3
/
+3
2003-03-22
Bug 180642 - Move authentication code into a module
bbaetz%acm.org
4
-0
/
+601