Tobias Reischmann
fa6cd89b24
MDL-58943 oauth2: Split issuer initialization from endpoint creation
...
* Splitted the initialization of default values for issuers, the
creation of the issuer, and the creation of its endpoints. This is
a fix for following use case:
1. A user creates a standard issuer.
2. She cancels the form.
3. However, the issuer was already created. Thus, the cancel had no
effect.
* The function create_standard_issuer($type) can still be used to create
issuers programmatically if all required data is known beforehand (e.g.,
during upgrade or in tests).
2018-10-31 10:42:57 +08:00
..
2018-10-25 00:10:45 +02:00
2018-05-28 13:15:48 +02:00
2018-10-25 08:02:44 +02:00
2018-08-28 23:15:36 +02:00
2018-10-31 10:42:57 +08:00
2018-10-30 07:46:00 +08:00
2018-09-20 17:41:22 +01:00
2018-09-24 17:38:10 +02:00
2018-10-15 10:23:48 +02:00
2018-06-26 10:25:44 +02:00
2018-08-28 11:36:23 +02:00
2018-06-11 10:44:51 +08:00
2018-09-11 09:03:23 -05:00
2018-10-17 15:57:27 +08:00
2018-10-08 09:00:08 +08:00
2018-07-07 00:50:02 +03:00
2018-09-05 12:12:19 +08:00
2018-10-25 08:02:44 +02:00
2018-05-10 09:13:03 +08:00
2018-10-08 09:00:08 +08:00
2018-10-23 10:14:19 +02:00
2018-08-28 11:36:23 +02:00
2018-10-23 10:14:19 +02:00
2018-10-23 11:15:04 +08:00
2018-08-13 21:54:48 -06:00
2018-09-20 17:41:22 +01:00
2018-05-29 10:05:00 +08:00
2018-09-26 13:03:08 +02:00
2018-10-25 01:11:36 +02:00
2018-09-25 10:46:05 -04:00
2018-09-27 13:10:45 +08:00
2018-08-28 11:36:23 +02:00
2018-08-22 17:55:50 +08:00
2018-10-03 11:35:26 +08:00
2018-10-15 08:42:08 +02:00
2018-10-05 13:36:26 +02:00
2018-06-22 10:29:23 +08:00
2018-10-02 13:14:33 +02:00
2018-10-17 15:57:27 +08:00
2018-09-20 17:58:01 +01:00
2018-07-27 16:05:28 +08:00
2018-10-17 15:57:26 +08:00
2018-09-24 18:33:45 +02:00
2018-10-22 14:28:06 +11:00
2018-10-24 08:00:00 +08:00
2018-06-26 10:25:44 +02:00
2018-10-26 14:54:01 +08:00
2018-10-11 16:27:07 +02:00
2018-09-27 14:08:55 +08:00
2018-10-22 10:42:28 +08:00
2018-07-03 14:44:32 +08:00
2018-10-29 16:47:45 +01:00
2018-09-27 13:09:23 +08:00
2018-05-10 09:13:03 +08:00
2018-09-21 12:26:24 +01:00
2018-07-30 09:23:54 +08:00
2018-07-05 10:08:33 +08:00
2018-10-22 14:28:06 +11:00
2018-10-22 14:28:06 +11:00
2018-08-14 07:06:09 +08:00