mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 03:58:34 +02:00
We are going to remove the requireLogin attribute from the action attribute, because it is specific to the UserService API. This is used by four actions: ConsoleUIAction RegistrarSettingsAction RegistrarPaymentSetupAction RegistrarPaymentAction Instead, these four actions will now check the login status directly. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=159562335 |
||
---|---|---|
.. | ||
BUILD | ||
ConsoleUiAction.java | ||
package-info.java | ||
RegistrarPaymentAction.java | ||
RegistrarPaymentSetupAction.java | ||
RegistrarSettingsAction.java | ||
SendEmailUtils.java | ||
SessionUtils.java |