wobblecode / user-bundle
[WIP] Extra functionality on top of FOSUserBundle
Installs: 23
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:bundle
Requires
- php: ~7.1
- hwi/oauth-bundle: ^0.5|^0.6
- symfony/framework-bundle: ~3.0|~4.0
This package is auto-updated.
Last update: 2024-10-27 22:20:51 UTC
README
Features
- oAuth login/signup integration with HWIOAuthBundle
- oAuth extra Contact Mapping data from providers
- Organizations/Users schema a la Github
- Organization switching with roles support
- Add user invitation support to organizations
- Add user locale preference based on browser
- Add support for locale saving preference
- Add support for switching locale with
?_switch_lang=es
- Security: Add basic controls for signup validation
- Security: Add option to disallow anonymous emails on signup
- Store basic GEO IP if possible from GEO IP server vars
- Store basic IP signup and login for users