index
:
forums
master
The forums.mageia.org Website
Maat [maat]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ticket/16263] Do not expect numbers as strings in apache provider test
Marc Alexander
2019-12-22
1
-40
/
+40
*
[ticket/16167] Remove uses of user_email_hash
Marc Alexander
2019-11-18
1
-1
/
+0
*
[ticket/12574] Remove not used user_type
Marc Alexander
2019-11-17
1
-1
/
+0
*
[ticket/12574] Remove special cases for PHP < 5.3.7
Marc Alexander
2019-11-16
2
-57
/
+3
*
[ticket/12574] Clean up dependencies of db auth provider
Marc Alexander
2019-11-16
1
-1
/
+13
*
[ticket/12574] Stop using passwords manager in apache provider
Marc Alexander
2019-11-16
1
-32
/
+5
*
[ticket/12574] Fix incorrect setup() method declaration & ldap extension
Marc Alexander
2019-11-16
1
-1
/
+1
*
[ticket/12574] Adjust login tests for ldap
Marc Alexander
2019-11-16
2
-120
/
+26
*
[ticket/12574] Use correct config entry for connecting to ldap
Marc Alexander
2019-11-16
1
-1
/
+1
*
[ticket/12574] Don't add extension to php config & set default username
Marc Alexander
2019-11-16
1
-0
/
+1
*
[ticket/12574] Run LDAP test as slow test and install ldap extension
Marc Alexander
2019-11-16
1
-0
/
+3
*
[ticket/12574] Remove passwords manager dependency from ldap
Marc Alexander
2019-11-16
1
-0
/
+197
*
[ticket/11327] Adjust tests for new reset password changes
Marc Alexander
2019-08-10
1
-0
/
+2
*
[ticket/14948] Adjust calls for twig and phpunit updates
Marc Alexander
2019-05-09
2
-4
/
+10
*
[ticket/14972] Migrate from deprecated getMock() method to createMock()
rxu
2019-05-08
2
-2
/
+2
*
[ticket/14576] Move common required files to bootstrap
Matt Friedman
2016-03-31
2
-6
/
+0
*
[ticket/14250] Change token_storage class to fit changed interface
Oliver Schramm
2016-01-04
1
-3
/
+5
*
[ticket/13762] Moving language related functionality into a separate class
MateBartus
2015-05-02
3
-3
/
+9
*
[ticket/13332] Fix auth provider tests
Marc Alexander
2014-11-12
1
-1
/
+8
*
[ticket/11854] Update tests
Tristan Darricau
2014-08-11
1
-1
/
+3
*
[ticket/12932] Fix tests and calls to create_datetime
Marc Alexander
2014-08-10
3
-3
/
+3
*
[ticket/12716] Use a string as session_id
Tristan Darricau
2014-06-23
2
-3
/
+3
*
[ticket/12716] Add regression test
Tristan Darricau
2014-06-19
3
-0
/
+47
*
[ticket/12352] Remove usages of user_pass_convert column
Marc Alexander
2014-06-01
4
-8
/
+0
*
[ticket/12594] Remove @package tags and update file headers
Yuriy Rusko
2014-05-27
3
-9
/
+21
*
[ticket/11459] Fix auth provider test
Joas Schilling
2014-03-29
1
-1
/
+1
*
[ticket/12236] Move AOL Instant Messanger field to custom profile field
Joas Schilling
2014-03-05
1
-1
/
+0
*
[ticket/12237] Convert yahoo messanger to custom profile field
Joas Schilling
2014-03-05
1
-1
/
+0
*
[ticket/12235] Convert WLM to custom profile field
Joas Schilling
2014-03-04
1
-1
/
+0
*
[ticket/12187] Remove user_website functionality
Joas Schilling
2014-03-03
1
-1
/
+0
*
[ticket/12234] Replace ICQ with custom profile field
Joas Schilling
2014-02-28
1
-1
/
+0
*
[ticket/12169] Convert user_from to profile field location
Joas Schilling
2014-02-10
1
-1
/
+0
*
[ticket/12115] Also port user interests to profile fields
Joas Schilling
2014-02-06
3
-14
/
+0
*
[feature/passwords] Get rid of set_name/get_name methods for passwords drivers
Marc Alexander
2014-02-02
2
-10
/
+0
*
Merge branch 'develop' of https://github.com/phpbb/phpbb into feature/passwords
Marc Alexander
2013-12-29
2
-2
/
+4
|
\
|
*
[ticket/12056] Fix "Call to undefined function ...\utf8_normalize_nfc()"
Andreas Fischer
2013-12-04
1
-1
/
+2
|
*
[ticket/12056] Fix "Call to undefined function ...\utf8_clean_string()"
Andreas Fischer
2013-12-04
1
-1
/
+2
*
|
[feature/passwords] Pass list of default types to passwords manager
Marc Alexander
2013-10-27
2
-4
/
+4
*
|
[feature/passwords] Fix tests on PHP < 5.3.3 again
Marc Alexander
2013-10-27
3
-5
/
+84
*
|
[feature/passwords] Integrate convert_flag with db auth provider
Marc Alexander
2013-10-25
3
-3
/
+23
*
|
[feature/passwords] Add prepending backslash to class namespaces
Marc Alexander
2013-10-02
2
-14
/
+14
*
|
[feature/passwords] Inject passwords manager into auth providers
Marc Alexander
2013-10-02
2
-2
/
+35
|
/
*
[ticket/11700] Fix tests after merging new develop code
Nils Adermann
2013-09-16
1
-5
/
+5
*
Merge remote-tracking branch 'github-phpbb/develop' into ticket/11700
Nils Adermann
2013-09-16
2
-0
/
+217
|
\
|
*
[feature/oauth] More small fixes
Joseph Warner
2013-09-02
1
-1
/
+1
|
*
[feature/oauth] Make token storage service ignorant
Joseph Warner
2013-09-02
1
-22
/
+22
|
*
[feature/oauth] Fix remaining issues with token storage
Joseph Warner
2013-08-15
1
-10
/
+15
|
*
[feature/oauth] Refactor test to provide for easier to read tests
Joseph Warner
2013-08-14
1
-12
/
+17
|
*
[feature/oauth] Forgot new line character
Joseph Warner
2013-08-01
1
-1
/
+2
|
*
[feature/oauth] Add tests for the new token methods
Joseph Warner
2013-07-29
1
-0
/
+40
[next]