File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "psr/container" : " ^2.0" ,
3232 "psr/log" : " ^3" ,
3333 "simplesamlphp/composer-module-installer" : " ^1.3" ,
34- "simplesamlphp/openid" : " dev-entity-collection " ,
34+ "simplesamlphp/openid" : " ~0.2.0 " ,
3535 "spomky-labs/base64url" : " ^2.0" ,
3636 "symfony/expression-language" : " ^7.4" ,
3737 "symfony/psr-http-message-bridge" : " ^7.4" ,
Original file line number Diff line number Diff line change 8888 </details >
8989
9090 <br >
91- <button type =" submit" class =" pure-button pure-button-primary" data-loading-text =" {{ ' Discovering...' | trans }}" >{{ (actionText | default (' Submit' ))| trans }}</button >
91+ <button type =" submit"
92+ class =" pure-button "
93+ data-loading-text =" {{ ' Discovering...' | trans }}" >
94+ {{ (actionText | default (' Submit' ))| trans }}
95+ </button >
9296 </form >
9397
9498 {% if isFormSubmitted | default %}
Original file line number Diff line number Diff line change 3434 <span class =" pure-form-message" >{{ ' Enter one Trust Anchor ID per line.' | trans }}</span >
3535
3636 <br >
37- <button type =" submit" class =" pure-button " data-loading-text =" {{ ' Resolving...' | trans }}" >{{ (actionText | default (' Submit' ))| trans }}</button >
37+ <button type =" submit"
38+ class =" pure-button "
39+ data-loading-text =" {{ ' Resolving...' | trans }}" >
40+ {{ (actionText | default (' Submit' ))| trans }}
41+ </button >
3842 </fieldset >
3943 </form >
4044
You can’t perform that action at this time.
0 commit comments