Aina Sitraka
d6849fd580
PHRAS-4007: Auth provider - add keycloak provider - openid ( #4462 )
...
* keycloak provider
* add readme
* comment regenarete password
* add exclusive option to provider an column can_renew_passwor to user
* default exclusive false
* always compatible with psauth
* bump image tag .env
* bump Version to 4.1.8-rc9
* bump version to rc12
* add autoconnect
2024-04-30 14:15:56 +02:00
Aina Sitraka
e4760b88f2
PHRAS-3694 bin/maintenance clean:users finish ( #4139 )
...
* clean users
* fix help
* add usertype
* relance user connection
* unused option
* test
* send token to connect to phraseanet
* add alpha on help
* bump rc6, add alpha , fix input to integer
Co-authored-by: jygaulier <gaulier@alchemy.fr >
2022-10-06 18:10:15 +02:00
aynsix
b0458893fd
PHRAS-3597
2021-12-02 16:33:36 +03:00
jygaulier
a70bf2fc70
PHRAS-1304_AUTO-COMPLETION_MASTER ( #2061 )
...
* PHRAS-1304_AUTO-COMPLETION_MASTER
ported from 4.0
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 (5.5.21 is obsolete in cicleci)
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump php version to 5.5.31 : php.ini moved in circelci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq & date to php for circleci
* PHRAS-1304_AUTO-COMPLETION_MASTER
add zmq
* PHRAS-1304_AUTO-COMPLETION_MASTER
bump amqp
* PHRAS-1304_AUTO-COMPLETION_MASTER
downgrade amqp to 1.2 to test compilation against old librabbit 0.4 (ubuntu)
* PHRAS-1304_AUTO-COMPLETION_MASTER
add amqp.so to php.ini, (re)bump amqp to 1.6
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again
* PHRAS-1304_AUTO-COMPLETION_MASTER
build rabittmq from git again and again
* PHRAS-1304_AUTO-COMPLETION_MASTER
fix test on media rotation 600*400 -> 400*599 !!!
* PHRAS-1304_AUTO-COMPLETION_MASTER
restore facebook sdk to 4.0.1 due to mistake
* PHRAS-1304_AUTO-COMPLETION_MASTER
deleted unwanted file
2017-02-06 18:26:56 +01:00
Benoît Burnichon
f684550ab1
Merge pull request #1555 from bburnichon/rebase-web-gallery-v4
...
Rebase web gallery v4
2015-11-09 17:48:22 +01:00
Benoît Burnichon
0717b86f5d
Change Indexes names to unique ones
2015-11-04 17:14:33 +01:00
Thibaud Fabre
938c92b0c1
Disable demand status emails when mail notifications are disabled
2015-11-02 15:50:19 +01:00
Benoît Burnichon
ef7236c3e3
Avoid BC break in User.
...
Convert gender to string then back to int after strict check.
The other way does not work as false is considered equal to 0 without strict mode.
2015-03-13 10:30:56 +01:00
Benoît Burnichon
86cc3550ee
in_array should use strict mode for integer checks
2015-03-12 14:40:54 +01:00
Mathieu Darse
63eaaf1596
Merge remote-tracking branch 'upstream/master' into elastic-indexer
...
Conflicts:
composer.lock
www/scripts/apps/admin/main/app.js
2015-03-10 15:25:20 +01:00
Nicolas Le Goff
2c2915e58b
Fix doctrine schema
2015-03-06 12:51:11 +01:00
Nicolas Le Goff
2c4c1f35fd
Set default value
2015-03-06 12:35:18 +01:00
Nicolas Le Goff
111755fa9b
Refactor status display
2015-02-19 15:14:23 +01:00
Nicolas Le Goff
aaa60866b5
Password can be null
2014-03-16 15:50:10 +01:00
Nicolas Le Goff
dcde280b09
Fix cae sensistive sql fields by setting binary_string
2014-03-14 15:20:25 +01:00
Nicolas Le Goff
633fad7c75
Fix Orders migration
2014-03-14 11:37:12 +01:00
Romain Neutron
9536aacab7
Fix users modelOf and lastModel wording
2014-02-28 03:03:53 +01:00
Romain Neutron
25073721c8
Fix unit tests
2014-02-20 13:08:56 +01:00
Nicolas Le Goff
0cb75cdf95
Update upgrade 39
2014-02-19 20:31:42 +01:00
Nicolas Le Goff
ba464ad497
Fix CS
2014-02-19 17:29:27 +01:00
Nicolas Le Goff
eaa1feb765
Address PR comments
2014-02-19 17:29:27 +01:00
Nicolas Le Goff
65e6b44671
Enhance User migration
2014-02-19 17:29:27 +01:00
Nicolas Le Goff
ab9362dd60
Fix neutron comment's
2014-02-19 17:29:27 +01:00
Nicolas Le Goff
7c0d1e3d8d
Fix user migration
2014-02-19 17:29:26 +01:00
Nicolas Le Goff
c10c78f740
Fix unit tests
2014-02-19 17:29:26 +01:00
Nicolas Le Goff
4cc82af980
Fix settings
2014-02-19 17:29:26 +01:00
Nicolas Le Goff
ed4ae71819
Fix test suite
2014-02-19 17:29:25 +01:00
Nicolas Le Goff
d18c5afb10
Update lastModel field for User entity
2014-02-19 17:29:25 +01:00
Nicolas Le Goff
53ae0ccc24
Remove User_Adapter Inteface References
2014-02-19 17:29:25 +01:00
Nicolas Le Goff
678f741660
Use Short Array notation
2014-02-19 17:28:54 +01:00
Nicolas Le Goff
3b3e92575f
Add setter for user setting
2014-02-19 17:28:53 +01:00
Nicolas Le Goff
c156f842c7
Remove User_Adapter
2014-02-19 17:28:53 +01:00
Romain Neutron
354232f61a
Bump copyright year
2014-01-06 15:40:56 +01:00
Romain Neutron
680643c0fc
Fix unit tests and arrays declaration
2013-12-03 20:06:49 +01:00
Romain Neutron
2ba164701d
Use symfony translator
2013-12-03 20:02:40 +01:00
Nicolas Le Goff
af94345f6c
Update User entity
2013-11-28 18:00:05 +01:00
Romain Neutron
56b373ee6e
Use short array declaration
2013-11-18 13:57:33 +01:00
Romain Neutron
675520c623
Merge pull request #739 from nlegoff/user_manip
...
[3.9] User notifications are set with user manipulator
2013-11-05 09:05:45 -08:00
Nicolas Le Goff
5c9427ae3b
Add user notification throught user manipulator
2013-11-05 15:36:39 +01:00
Nicolas Le Goff
21eec6dbbe
Add ACL Service
2013-11-05 12:21:42 +01:00
Romain Neutron
13dd86c67f
Fix CS
2013-10-31 14:22:41 +01:00
Romain Neutron
08ce909730
Move doctrine repositories to Phrasea namespace
2013-10-29 17:30:11 +01:00
Romain Neutron
baecfdceb3
Move entities to Phrasea namespace
2013-10-29 16:56:49 +01:00