Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
alt_login
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
alt_login
Graph
56afdaab7444b2c94eb7490e2370d9161f7b83a8
Select Git revision
Branches
6
2.0.x
default
4.7.x-1.x
5.x-1.x
6.x-1.x
8.x-1.x
master
Tags
20
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-beta1
8.x-1.0-rc2
8.x-1.0-rc1
8.x-1.0-beta3
7.x-1.1
8.x-1.0-beta2
8.x-1.0-beta1
7.x-1.0
6.x-1.2
7.x-1.0-beta1
26 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
5
Mar
25
Oct
6
30
Aug
1
31
Jul
17
Apr
1
Mar
10
Dec
5
Apr
23
Feb
8
Dec
29
Nov
30
Aug
4
1
29
Jul
11
Dec
9
14
Aug
3
Nov
14
Oct
3
Aug
5
May
23
Apr
10
9
13
Aug
12
11
Jul
14
Nov
31
Oct
30
1
Jun
8
May
1
Feb
31
Jan
29
30
Jun
25
Feb
5
Jan
4
17
Oct
16
6
27
Jul
2
Nov
19
Oct
19
Mar
17
Feb
27
Dec
26
26
Nov
7
Jul
18
Jun
9
May
7
3
28
Feb
27
17
21
Dec
19
17
19
Nov
minor tidy
2.0.9 2.0.x
2.0.9 2.0.x
new Attributes instead of Annotations
better calling of logger channel and fixed warning
2.0.8
2.0.8
minor bugfix
2.0.7
2.0.7
fixed the user select handler which had clearly never been tested!
2.0.6
2.0.6
small fixes
fixed bug with addressfield
2.0.5
2.0.5
accessCheck
2.0.4
2.0.4
drupal 10 compatibility fix
ui improvements
added logger channel
basic_auth module was assumed
2.0.3
2.0.3
D10 compatible.
2.0.2
2.0.2
fixed a bug assuming that a user object was being passed to the user_name_alter hook.
removed extraeneous dump()
clarified that isnew users are not anon
2.0.1
2.0.1
fixed problem getting name for new accounts.
improved comments
fixed bug introduced last commit
2.0.0
2.0.0
fixed order of hook_user_format_name_alter; changed title of user field on user_login_form
fixed deprecated d8 call to user::getusername; added typehints
updated default config
altered loginform name title to reflect avaialble login options
2.0.0-beta1
2.0.0-beta1
tidied up code and removed EntityReferenceSelection handler
php errors
8.x-1.x
8.x-1.x
drupal9 ready; improved plugin interface
improved the address plugin to understand 'firstname lastname' entity queries
8.x-1.0-rc2
8.x-1.0-rc2
added and EntityReferenceSelection plugin and altered masquerade to use it.
added clear => to the token replacement.
made the username the fallback option if the replacement process yields a blank string
capitalised title and fixed mail plugin
8.x-1.0-rc1
8.x-1.0-rc1
minor improvements
8.x-1.0-beta3
8.x-1.0-beta3
added project key
updated readme
improved handling of name field on user profile form;
tidy up
almost complete refactoring; new plugin architecture; module no longer rewrites username
fixed problem sanitising login form input https://security.drupal.org/node/166745
7.x-1.1 master
7.x-1.1 master
removed custom mode in favour of just having a callback; improved addressfield name generation
basic auth support for logging in with uid or email
Loading