Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,5 @@ Temporary Items
**/css
**/.sass-cache
**/*.un~

.idea/
Expand Down
88 changes: 0 additions & 88 deletions config-example/module_themevanilla.php

This file was deleted.

Empty file removed default-enable
Empty file.
35 changes: 0 additions & 35 deletions dictionaries/attrauthcomanage.definition.json

This file was deleted.

38 changes: 0 additions & 38 deletions dictionaries/attrauthcomanage_noty.definition.json

This file was deleted.

26 changes: 0 additions & 26 deletions dictionaries/default.definition.json

This file was deleted.

32 changes: 0 additions & 32 deletions dictionaries/discopower.definition.json

This file was deleted.

50 changes: 0 additions & 50 deletions dictionaries/policy.definition.json

This file was deleted.

20 changes: 0 additions & 20 deletions dictionaries/userid_error.definition.json

This file was deleted.

23 changes: 23 additions & 0 deletions locales/en/LC_MESSAGES/default.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
msgid "browser_tab_title"
msgstr "SimpleSAMLphp"

msgid "header_title"
msgstr "Identity Access Management for Research Communities"

msgid "header_subtitle"
msgstr "Use the same credentials for all our services"

msgid "logo_link_url"
msgstr "https://www.example.com"

msgid "message_title"
msgstr "We Sent You An Email"

msgid "message_bd"
msgstr "<p>Just <b>click the link in that email</b> to complete your signup.</p><p>If you do not find the email in your Inbox, please check your <b>Spam</b> or <b>Junk</b> folder for an email from <b>RCIAM Notifications</b>&nbsp<a href=\"mailto:example@email.org\"><i class=\"glyphicon-envelope email-address\">&nbspnoreply@faai.grnet.gr</i></a>. If you do find the email in these folders, mark the email as \"safe\" or \"not spam\" to ensure that you receive any future notifications about your RCIAM ID.</p>"

msgid "message_sub"
msgstr "<span class=\"subtitle-msg\">You will have <b>72 hours</b> to verify your account</span>"

msgid "no_content"
msgstr "<h2>Unable to retrieve content.</h2>"
17 changes: 17 additions & 0 deletions locales/en/LC_MESSAGES/userid_error.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
msgid "friendly_title"
msgstr "Sorry, we were not able to log you in"

msgid "friendly_description"
msgstr "<strong>What is the problem?</strong> %IDPNAME% does not return a persistent identifier to help us uniquely identify you."

msgid "resolution_description"
msgstr "<strong>What can you do?</strong> At the moment, the only way to log in is to <a href=\"%RETRY_URL%\">use a different account</a>. For future use, you may ask your institution administrator to release the required information, by sending them a print screen of this error, or asking them to contact our support at <a href=\"mailto:support@example.org\">support@example.org</a>."

msgid "details_title"
msgstr "Error details"

msgid "details_description"
msgstr "Your identity provider needs to release any of the following user identifiers to help us uniquely identify you:"

msgid "go2disco"
msgstr "Log in with a different account"
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
18 changes: 0 additions & 18 deletions templates/confirmemail.tpl.php

This file was deleted.

Loading